[ 源代码: factory-boy ]
软件包:python3-factory-boy(2.11.1-2)
test fixtures replacement based on factory_girl for Ruby - Python 3.x
factory_boy is a fixtures replacement based on thoughtbot's factory_girl. Like factory_girl it has a straightforward definition syntax, support for multiple build strategies (saved instances, unsaved instances, attribute dicts, and stubbed objects), and support for multiple factories for the same class, including factory inheritance.
Django support is included, and support for other ORMs can be easily added.
This package provides the Python 3.x module.
其他与 python3-factory-boy 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-fake-factory
- Faker is a Python library that generates fake data (Python 3)
-
- sug: python-factory-boy-doc
- test fixtures replacement based on factory_girl for Ruby - doc