K 10 svn:author V 8 woodsb02 K 8 svn:date V 27 2019-12-23T23:04:53.285281Z K 7 svn:log V 486 Add new port devel/py-factory-boy 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 PR: 242805 Submitted by: Goran Mekić END