Skip to content

Automated API integration testing with full code coverage of Flask application using Tavern

Notifications You must be signed in to change notification settings

WhileLoop/flask-tavern-coverage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flask-tavern-coverage

Automated API integration testing of Flask application with full code coverage using Tavern and Coverage

run make to start the server and execute the test suite. Server is started as pytest fixture and cleanly shutdown using SIGINT allowing coverage to work properly.

report is at htmlcov/index.html

See https://taverntesting.github.io/

About

Automated API integration testing with full code coverage of Flask application using Tavern

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published