BFET

https://img.shields.io/pypi/v/bfet.svg https://github.com/lluc2397/bfet/actions/workflows/ci.yml/badge.svg Documentation Status Updates https://img.shields.io/badge/code%20style-black-000000.svg

Better Faster Easier Testing. Create Django models quickly and easly, create different data types for testing cases or create default tests files

User installation

The easiest way to install bfet is using pip:

pip install -U bfet

Source code

You can check the latest sources with the command:

git clone https://github.com/lluc2397/BFET.git

Testing

After installation, you can launch the test suite from outside the source directory (you will need to have pytest installed):

pytest bfet

Contributing

Welcome! Happy to see you willing to make the project better. You can get started by reading this:

Change log

The log has become rather long. It moved to its own file.

Authors

The author list is quite long nowadays, so it lives in its own file.

See [AUTHORS.rst](./AUTHORS.rst)

Features

  • TODO
    • Improve tests

    • Add support for pytest

    • Create templates for admin.py and urls.py for Django

    • Separate files creations