Skip to content

spapanik/factorio

factorio: A fixtures replacement tool

build lint tests license codecov readthedocs pypi downloads build automation: yam Lint: ruff

factorio is a fixtures replacement tool that's been heavily influenced by factory boy. It's intention is to hide irrelevant fields when writing a test.

Even though it's been designed to play well with various ORMs, it tries to avoid any interaction with a database, as the saving/retrieving an object shouldn't be the responsibility of the factory.

Under the hood it uses faker to create realistic values for each field.

Links

About

A fixtures replacement tool

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Sponsor this project

  •  

Languages