Language

Package: python2-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: 17479, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings