Skip to content

lyh543-lab/pytest-mock-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pytest-mock-example

Example project of using pytest-mock.

Usage:

pip install -r requirements.txt
pytest

See more details at my blog in Chinese.