root/releases/pkgcore/0.1.4/dev-notes/tests.rst @ skyfw%2540dev-20060319054232-2c98ba5b15eac19a

Revision skyfw%2540dev-20060319054232-2c98ba5b15eac19a, 292 bytes (checked in by skyfw <skyfw@…>, 3 years ago)

Do rst of dev-notes

Line 
1
2========
3Testing
4========
5We use twisted.trial for our tests; To run the test framework:
6
7 trial pkgcore
8
9Writing your own tests, must be stored in pkgcore.test - further, test must
10pass when ran repeatedly (-u option).  You will want twisted 2.2 for that, <2.2
11has a few false positives.
Note: See TracBrowser for help on using the browser.