Language

Package: python-factory-boy @ 2.8.1

Synopsis

Versatile test fixtures replacement

Description

Factory_boy is a fixtures replacement based on thoughtbot’s factory_girl.

As a fixtures replacement tool, it aims to replace static, hard to maintain fixtures with easy-to-use factories for complex object.

Instead of building an exhaustive test setup with every possible combination of corner cases, factory_boy allows you to use objects customized for the current test, while only declaring the test-specific fields

Home page
https://github.com/benhoyt/scandir
Location
gnu/packages/python-xyz.scm (line: 19571, column: 2)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'faker' does not match package name 'python-faker'