Skip to content
This repository has been archived by the owner on Mar 7, 2021. It is now read-only.

A workshop about how to use mocking in Python

Notifications You must be signed in to change notification settings

SashoStoichkovArchive/mocking-in-python

 
 

Repository files navigation

Mocking In Python

A workshop about how to use mocking in Python

Requirements

  • Python 3.6 (or newer)
  • pip
  • Editor that you are comfortable with (Editors/IDEs with debug functionality is preferred)
  • virtualenv (recommended)
  • required packages can be found in the requrements.txt in this repo

License

The content of this workshop (slides, code examples etc.) itself is licensed under the Creative Commons Attribution 3.0 Unported license, and the underlying source code used to format and display that content is licensed under the MIT license.

About

A workshop about how to use mocking in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%