Language

Package: python-nose-randomly @ 1.2.6

Synopsis

Nose plugin to randomly order tests and control random.seed

Description

This is a Nose plugin to randomly order tests which can be quite powerful in discovering hidden flaws in the tests themselves, while helping to reduce inter-test dependencies. It also helps in controlling random.seed, by resetting it to a repeatable number for each test, enabling the tests to create data based on random numbers and yet remain repeatable.

Home page
https://github.com/adamchainz/nose-randomly
Location
gnu/packages/check.scm (line: 2076, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings