Skip to main content

nose2 is the next generation of nicer testing for Python

Project description

Build Status Coverage Status Code Health Latest PyPI version Dependencies Status Gitter Channel

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.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nose2-0.7.3.tar.gz (139.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page