EmilienDreyfus / Fieldgen

Simplify Factory Automation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FieldGen: Simplify Factory Automation

FieldGen is a lightweight Python library designed to streamline the automation of field extraction within factory classes. With FieldGen, you can effortlessly extract specific fields from your factory instances, making your testing process smoother and more efficient.

Key Features

  • Simple and intuitive syntax.
  • Easily extract fields from your factories with a decorator.
  • Customize field extraction for different use cases.
  • Improve your testing workflow and save time.

Installation

You can install FieldGen using pip:

pip install fieldgen

About

Simplify Factory Automation

License:MIT License


Languages

Language:Python 100.0%