Skip to content

yeraydiazdiaz/wtmock

Repository files navigation

What the mock? — A cheatsheet for mocking in Python

Code examples for my article with the same name.

Simply run:

  • python -m unittest for the tests examples,
  • and python intro_to_mock.py for the introduction to the Mock class.

Enjoy!

Releases

No releases published

Packages

No packages published

Languages