Language

Package: python2-parameterized @ 0.7.4

Synopsis

Parameterized testing with any Python test framework

Description

Parameterized is a Python library that aims to fix parameterized testing for every Python test framework. It supports nose, py.test, and unittest.

Home page
https://github.com/wolever/parameterized
Location
gnu/packages/check.scm (line: 827, column: 4)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'python-mock' does not match package name 'python2-mock'
input-labels

Identify input labels that do not match package names

label 'python-nose' does not match package name 'python2-nose'