Create comlex objects for testing purposes
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
$
pkg install py311-factory-boyOrigin
devel/py-factory-boy
Size
443KiB
License
MIT
Maintainer
meka@tilda.center
Dependencies
2 packages
Required by
2 packages