Skip to main content

A fixtures replacement tool

Project description

factorio: A fixtures replacement tool

tests license pypi downloads code style: black 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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

factorio-0.4.1.tar.gz (3.5 kB view hashes)

Uploaded Source

Built Distribution

factorio-0.4.1-py3-none-any.whl (3.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page