An open API service indexing awesome lists of open source software.

https://github.com/seanny123/mock_example

A basic example of using pytest and pytest-mock for testing.
https://github.com/seanny123/mock_example

mock pytest pytest-mock

Last synced: 11 months ago
JSON representation

A basic example of using pytest and pytest-mock for testing.

Awesome Lists containing this project

README

          

A basic example of using `pytest` and `pytest-mock` for testing, because all the tutorials I could find were all very strange.