Skip to content

ajonnavi/py-testing-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Py Testing Examples

This repo contains a simple test library that can be used to test out and play with mocking and patching in python.

Installation

  1. Create a virtualenv
  2. Activate virtualenv
  3. Install requirements file
  4. Run make develop to install the library in edit mode
  5. Run tests

About

A repo containing a simple test library and examples on how to mock in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors