Skip to content

zeburek/cookiecutter-apitist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Cookiecutter template for api tests with apitist

Usage

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

Parameters

  • 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

About

Cookiecutter template for api tests with apitist

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages