This package browser is in early development. Mind the rough edges.

python-nose2 0.14.0

Next generation of nicer testing for Python

Nose2 is the next generation of nicer testing for Python, based on the plugins branch of unittest2. Nose2 aims to improve on nose by providing a better plugin api, being easier for users to configure, and simplifying internal interfaces and processes.

Installation

Install python-nose2 0.14.0 as follows:

guix install python-nose2@0.14.0

Or install the latest version:

guix install python-nose2

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.