Cookiecutter template for api tests with apitist
To use this template you should install cookiecutter:
# Linux
sudo -H pip install cookiecutter
# Windows, MacOS
pip install cookiecutter
Now you can use this template just calling:
cookiecutter https://github.com/zeburek/cookiecutter-apitist
- project_name - will be used as project directory name
- add_skeletons - using Yes (recommended) will add several additional contents which can show you how to use this
- line_length - configure default line length for different utils