Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 141662 - New ebuild: dev-python/nose-0.9.0
Summary: New ebuild: dev-python/nose-0.9.0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Python Gentoo Team
URL: http://somethingaboutorange.com/mrl/p...
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks: 155370 155403
  Show dependency tree
 
Reported: 2006-07-24 21:13 UTC by Qiangning Hong
Modified: 2007-02-27 23:11 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
nose-0.9.0.ebuild (nose-0.9.0.ebuild,660 bytes, text/plain)
2006-07-24 21:14 UTC, Qiangning Hong
Details
dev-python/nose-0.9.1.ebuild (nose-0.9.1.ebuild,751 bytes, text/plain)
2006-11-16 11:39 UTC, brad walker
Details
dev-python/nose-0.9.1.ebuild (nose-0.9.1.ebuild,860 bytes, text/plain)
2007-01-21 11:57 UTC, brad walker
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Qiangning Hong 2006-07-24 21:13:17 UTC
nose provides an alternate test discovery and running process for unittest, one that is intended to mimic the behavior of py.test as much as is reasonably possible without resorting to too much magic.

Its main features include:
* Run as collect
* Output capture
* Assert introspection
* Setuptools integration
Comment 1 Qiangning Hong 2006-07-24 21:14:05 UTC
Created attachment 92680 [details]
nose-0.9.0.ebuild
Comment 2 brad walker 2006-11-16 11:39:42 UTC
Created attachment 102143 [details]
dev-python/nose-0.9.1.ebuild

rev bump

Changes:
updated LICENSE
cleaned up doc installation (changed dodoc -> DOCS= )
added examples installation
added src_test
Comment 3 brad walker 2007-01-21 11:57:44 UTC
Created attachment 107661 [details]
dev-python/nose-0.9.1.ebuild

Changes since last:
  added AUTHORS to DOCS
  fixed index.html creation (previously didn't import sandbox's copy of nose)
  die on test suite failure
Comment 4 Tiziano Müller (RETIRED) gentoo-dev 2007-02-27 23:11:59 UTC
done.