Skip to content

tkh/test-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test Python Code Climate

Test examples

A repository of some simple testing examples to demo various test cases and usage of mocking.

Set up and run

pipenv install
pipenv shell
PYTHONPATH=. pytest --cov --flake8 .

About

Some examples of testing and mocking in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages