947
edits
(→Mirroring Non-packaged Resources: note briefly our current situation) |
m (→Tests) |
||
Line 120: | Line 120: | ||
Mozbase packages are accompanied by tests in order to ensure and illustrate proper functionality. | Mozbase packages are accompanied by tests in order to ensure and illustrate proper functionality. | ||
* each mozbase package should have tests in a 'tests' subdirectory of | * each mozbase package should have tests in a 'tests' subdirectory of its root | ||
**''Example'': https://github.com/mozilla/mozbase/tree/master/mozprofile/tests | **''Example'': https://github.com/mozilla/mozbase/tree/master/mozprofile/tests | ||
* these should be self-executing [http://docs.python.org/library/unittest.html python unittests] | * these should be self-executing [http://docs.python.org/library/unittest.html python unittests] |
edits