QA/Execution/Web Testing/Docs/Automation/StyleGuide: Difference between revisions

Jump to navigation Jump to search
No edit summary
Line 8: Line 8:
     #!/usr/bin/env python
     #!/usr/bin/env python
</pre>
</pre>
* Each file should have a completed copy of the [http://www.mozilla.org/MPL/boilerplate-1.1/mpl-tri-license-sh MPL]
* Each file should have a completed copy of the [http://www.mozilla.org/MPL/2.0/ MPL2]
* Each file should pass [http://www.python.org/dev/peps/pep-0008/ PEP8] except for line length, see below.   
* Each file should pass [http://www.python.org/dev/peps/pep-0008/ PEP8] except for line length, see below.   
** I.e. parameters  should have a comma and a space e.g.
** I.e. parameters  should have a comma and a space e.g.
Confirmed users
2,197

edits

Navigation menu