Mon Apr 10 21:54:05 2006
Ticket #38 (Closed: fixed)
setuptools integration phase 3: custom command
| Priority: | normal | Reporter: | jpellerin |
|---|---|---|---|
| Severity: | normal | Assigned to: | jpellerin |
| Component: | nose | Status: | closed |
| Version: | 0.9 | Resolution: | fixed |
| Milestone: | 0.9.2 | Keywords: |
Description by jpellerin:
Create a setuptools command that exposes the full functionality of nose and all plugins.
Attachments
Changelog
Mon Apr 10 21:54:18 2006: Modified by jpellerin
- milestone changed from 0.9 to 1.0
- version changed from 0.9 to 1.0
- status changed from new to assigned
Wed Aug 9 18:42:48 2006: Modified by James Casbon
- attachment added: nose_setuptools.patch
Wed Aug 9 18:49:59 2006: Modified by James Casbon
Mon Sep 18 17:56:32 2006: Modified by guest
- attachment added: .2
Mon Sep 18 17:56:57 2006: Modified by James Casbon
- attachment added: nose_setuptoolsv2.patch
Mon Sep 18 17:58:49 2006: Modified by James Casbon
I put an updated version of the patch which does a better job of setting up the tests. It now builds any modules and gets any dependencies. Also the changes to core are nicer.
Thu Oct 12 13:55:24 2006: Modified by jpellerin
- milestone changed from 1.0 to 0.9.2
- version changed from 1.0 to 0.9
Sat Nov 18 21:43:13 2006: Modified by jpellerin
- resolution set to fixed
- status changed from assigned to closed
Patch applied in [124]

oops, added some comments about this patch to
#39