root/releases/pkgcore/0.2.1/dev-notes/tests.rst
@
skyfw%2540dev-20060319054232-2c98ba5b15eac19a
| Revision skyfw%2540dev-20060319054232-2c98ba5b15eac19a, 292 bytes (checked in by skyfw <skyfw@…>, 3 years ago) |
|---|
| Line | |
|---|---|
| 1 | |
| 2 | ======== |
| 3 | Testing |
| 4 | ======== |
| 5 | We use twisted.trial for our tests; To run the test framework: |
| 6 | |
| 7 | trial pkgcore |
| 8 | |
| 9 | Writing your own tests, must be stored in pkgcore.test - further, test must |
| 10 | pass when ran repeatedly (-u option). You will want twisted 2.2 for that, <2.2 |
| 11 | has a few false positives. |
Note: See TracBrowser
for help on using the browser.
