python-ddt 1.7.2
Data-Driven Tests
Data-Driven Tests (DDT) allow you to multiply one test case by running it with different test data, and make it appear as multiple test cases.
- Outputs:
out - Website: https://github.com/datadriventests/ddt
- Licenses: Expat
- Package source: gnu/packages/python-check.scm
- Builds: See build status
- Issues: See known issues
Installation
Install python-ddt 1.7.2 as follows:
guix install python-ddt@1.7.2
Or install the latest version:
guix install python-ddt
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.