Skip to content

florian-hartl/python-testing-framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Testing Framework

This is a project to showcase an easy way to set up automated testing in Python, specifically unit testing.

Tools used:

  • pytest
  • mock
  • coverage
  • tox
  • make

It's meant to be an interactive one hour workshop where the accompanying slides guide you through building up and understanding the framework step by step.

About

Example project to showcase an easy way to set up automated unit testing in Python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published