Skip to content

anxodio/test-doubles-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test Doubles Workshop

Code used to do the Test Doubles workshop originaly imparted in Calidae.

How To

First, install the dependences in your virtual environment with:

pip install -r requirements.txt

In every folder you will find a piece of code to understand one test double. Work inside one, and pass the local tests with pytest.

Note that real code and tests are in the same file for simplicity.

Acknowledgements

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages