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

python-discover 0.4.0

Python test discovery for unittest

Discover provides test discovery for unittest, a feature that has been backported from Python 2.7 for Python 2.4+.

Installation

Install python-discover 0.4.0 as follows:

guix install python-discover@0.4.0

Or install the latest version:

guix install python-discover

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.