II.
Library overview
Reference · livelibrary:factory-boy
factory_boy overview
Fixture library for Python inspired by Ruby's factory_girl, allowing creation of complex objects for tests with factories that integrate natively with Django ORM, SQLAlchemy, and MongoDB.
Attributes
displayName
factory_boy
belongsToLanguageId
category
testing
description
Fixture library for Python inspired by Ruby's factory_girl, allowing
creation of complex objects for tests with factories that integrate
natively with Django ORM, SQLAlchemy, and MongoDB.
Outgoing edges
belongs_to_language1
- language:python·LanguagePython
library_used_by1
- skill-area:component-testing·SkillAreaComponent Testing
Incoming edges
alternative_to1
- library:faker-python·LibraryFaker (Python)