947
edits
Changes
m
→Tests
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 the its root
**''Example'': https://github.com/mozilla/mozbase/tree/master/mozprofile/tests
* these should be self-executing [http://docs.python.org/library/unittest.html python unittests]