Sat Apr 15 23:15:13 2006
Ticket #43 (Closed: fixed)
nosetests bad_file.py -> greedy loads
| Priority: | normal | Reporter: | jpellerin |
|---|---|---|---|
| Severity: | normal | Assigned to: | jpellerin |
| Component: | nose | Status: | closed |
| Version: | 0.9 | Resolution: | fixed |
| Milestone: | 0.9a1 | Keywords: | defect |
Description by jpellerin:
When given a bad file name, nosetests loads tests from all modules instead of issuing a warning.
Changelog
Sun Apr 16 13:01:34 2006: Modified by jpellerin
- resolution set to fixed
- status changed from new to closed

Fixed in [23]