Skip to content

A project with the examples shown in the pycon lecture: Go Beyond Mock: on Mocks, Stubs and Fakes

Notifications You must be signed in to change notification settings

pksol/pycon-go-beyond-mocks

Repository files navigation

Go Beyond Mock: on Mocks, Stubs and Fakes

A project with the code examples shown in the pycon lecture: Go Beyond Mock: on Mocks, Stubs and Fakes

To run the code examples and tests:

pyenv install
pip install -r requirements.txt
pytest

About

A project with the examples shown in the pycon lecture: Go Beyond Mock: on Mocks, Stubs and Fakes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages