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

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.

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.