Language

Package: python-hypothesis @ 6.23.4

Synopsis

Library for property based testing

Description

Hypothesis is a library for testing your Python code against a much larger range of examples than you would ever want to write by hand. It’s based on the Haskell library, Quickcheck, and is designed to integrate seamlessly into your existing Python unit testing work flow.

Home page
https://github.com/HypothesisWorks/hypothesis-python
Location
gnu/packages/check.scm (line: 2129, column: 2)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'python-attrs' does not match package name 'python-attrs-bootstrap'