diff options
| author | Ned Batchelder <ned@nedbatchelder.com> | 2009-03-14 23:28:44 -0400 |
|---|---|---|
| committer | Ned Batchelder <ned@nedbatchelder.com> | 2009-03-14 23:28:44 -0400 |
| commit | 4974ced885c2488069446418f0a7c94f5a5e8c82 (patch) | |
| tree | df2e7b7d5b8bda2730f6d56fe0f7308f038af54b /TODO.txt | |
| parent | 3acd480367a2c044187865a9b2881f1345563313 (diff) | |
| download | python-coveragepy-4974ced885c2488069446418f0a7c94f5a5e8c82.tar.gz | |
Test the code without a C extension.
Diffstat (limited to 'TODO.txt')
| -rw-r--r-- | TODO.txt | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -102,7 +102,7 @@ x Tricky swapping of collector like figleaf, pycov, et al. (Don't need to do * Tests
+ Switch to a real test runner, like nose.
-- Test both the C trace function and the Python trace function.
++ Test both the C trace function and the Python trace function.
- Tests about the .coverage file.
- Tests about the --long-form of arguments.
- Tests about overriding the .coverage filename.
|
