aboutsummaryrefslogtreecommitdiff
path: root/devel/py-factory-boy/pkg-descr
blob: 1babcb27d5e1c43b0fa142b20c0504d83d62536a (plain) (blame)
1
2
3
4
5
6
7
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

WWW: https://github.com/FactoryBoy/factory_boy