Skip to content

archVille/python-api-testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

python-api-testing

Boilerplate for API testing using Python

Some examples of very basic testing usiny pytest

  • Post headers testing

  • Graphql testing

  • Async testing

  • Mocking testing

  • Perforfmance testing

    run using py -m pytest {name_of_file}.py

    This will generate a report.html

About

Boilerplate for API testing using Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published