Language

Package: python-paramunittest @ 0.2

Synopsis

Simple extension to have parametrized unit tests

Description

This package allows to create parametrized unit-tests that work with the standard unittest package. A parametrized test case is automatically converted to multiple test cases. Since they are TestCase subclasses, they work with other test suites that recognize TestCases.

Home page
https://github.com/rik0/ParamUnittest
Location
gnu/packages/check.scm (line: 1838, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings