nose2 is the next generation of nicer testing for Python
Project description
Welcome to nose2
Note: As of 0.7.0 we no longer support 2.6, 3.2, or 3.3. We also removed nose2.compat.
nose2 aims to improve on nose by:
providing a better plugin api
being easier for users to configure
simplifying internal interfaces and processes
supporting Python 2 and 3 from the same codebase, without translation
encouraging greater community involvement in its development
In service of some those goals, some features of nose are not supported in nose2. See differences for a thorough rundown.
Workflow
If you want to make contributions, you can use the Makefile to get started quickly and easily:
# All you need is a supported version of python and virtualenv installed make test
tox will run our full test suite against all supported version of python that you have installed locally. Don’t worry if you don’t have all supported versions installed. Your changes will get tested automatically when you make a PR.
Use make help to see other options.
Original Mission & Present Goals
When nose2 was first written, the plan for its future was to wait for unittest2 plugins to be released (nose2 is actually based on the plugins branch of unittest2). Once that was done, nose2 was to become a set of plugins and default configuration for unittest2.
However, based on the current status of unittest2, it is doubtful that this plan will ever be carried out.
Current Goals
Even though unittest2 plugins never arrived, nose2 is still being maintained! We have a small community interested in continuing to work on and use nose2
However, given the current climate, with much more interest accruing around pytest, nose2 is prioritizing bugfixes and maintenance ahead of new feature development.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file nose2-0.7.3.tar.gz
.
File metadata
- Download URL: nose2-0.7.3.tar.gz
- Upload date:
- Size: 139.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5c79a2e46ad76999ca1ec7a83080424ed134eafaaf90b6e7554ebdf85aea6f23 |
|
MD5 | b21995b3631c20be7a05a5f36c05e2fd |
|
BLAKE2b-256 | 445d2a13cf17edcff04f8c1ac3e5bd250bcfb36d257c53399a1f5fbbbf6cd334 |