python3-testresources

PyUnit extension for managing expensive test fixtures - Python 3.x

Description

PyUnit extension to manage the initialisation and lifetime of expensive test fixtures.

For example reference databases are often only need to be constructed once but standard test isolation causes them to be constructed for every fixture, making test execution very slow.

This package provides the Python 3.x module.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://pypi.python.org/pypi/testresources


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python3-testresources