Fri Mar 31 08:56:39 2006
Ticket #31 (Closed: fixed)
nose.tools
| Priority: | normal | Reporter: | jpellerin |
|---|---|---|---|
| Severity: | normal | Assigned to: | jpellerin |
| Component: | nose | Status: | closed |
| Version: | 0.9 | Resolution: | fixed |
| Milestone: | 0.9a1 | Keywords: |
Description by jpellerin:
Create nose.tools module and move with_setup there. Also add:
- @raises
- @timed
And try to think of some more useful, general test-writing tools to add.
Changelog
Fri Mar 31 08:56:53 2006: Modified by jpellerin
- status changed from new to assigned
Wed Apr 5 18:15:47 2006: Modified by jpellerin
- milestone changed from 0.9 to 0.9a1
Wed Apr 5 21:38:12 2006: Modified by jpellerin
Mon Apr 10 21:51:33 2006: Modified by jpellerin
- resolution set to fixed
- status changed from assigned to closed
Docs added in [21]

Modules is added, documentation still needed.