raphab3 / python-unittest-example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python-Unittest-Example

Step:

  1. install package nose and mock by command
pip install -r requirements.txt
  1. run test by command
nosetest tests

About


Languages

Language:Python 92.3%Language:Makefile 7.7%