Common py.test support for Diffeo packages
Project description
Common py.test support for Diffeo tests.
If this package is installed, then you can run py.test with additional command-line arguments --runperf, --runslow, -runload, or -run-integration. Tests marked with @pytest.mark.performance, @pytest.mark.slow, @pytest.mark.load, and pytest.mark.integration respectively, will not be run unless the corresponding command-line option is present.
This package also provides a redis_address fixture to get the location of an external Redis installation. This must be provided via a --redis-address command-line argument.
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.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size pytest_diffeo-0.2.0-py2.7.egg (11.2 kB) | File type Egg | Python version 2.7 | Upload date | Hashes View |
Filename, size pytest-diffeo-0.2.0.tar.gz (6.2 kB) | File type Source | Python version None | Upload date | Hashes View |