Code coverage support Remote code coverage This directory contains various tests for the basic application. Tests in codeception directory are developed with Codeception PHP T...
Freezing Your Code Alternatives to Freezing Comparison of Freezing Tools Windows bbFreeze py2exe PyInstaller OS X py2app PyInstaller Linux bbFreeze PyInstaller Free...
Packaging Your Code Alternatives to Packaging For Python Developers Pip vs. easy_install Personal PyPI pypiserver S3-Hosted PyPi For Linux Distributions Useful Tools Pa...
Testing Your Code The Basics unittest Doctest Tools py.test Hypothesis tox Unittest2 mock Testing Your Code Testing your code is very important. Getting used to writi...
Code Guide by @AlloyTeam Code Guide by @AlloyTeam Standards for developing flexible, durable, and sustainable HTML and CSS, and maintainable JavaScript 通过分析github代码库总结出来的工程师代码...
Contributing Code Changes Choosing What to Work on Before You Start Coding Choosing the Right Branches to Work on 4.0 Code Freeze Bug Fixes Creating a Patch Contributing C...
Indentation Space Blank line Maximum length per line Variable Table String Function Module Error handling Indentation Use 4 spaces as an indent: -- No if a then ...