Skip to content

This repo contains material in support of working through the book "Python Testing with pytest"

Notifications You must be signed in to change notification settings

InterruptSpeed/python-testing-with-pytest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-testing-with-pytest

This repo contains material in support of working through the book "Python Testing with pytest"

Usage

$ python3 -m venv venv
$ source venv/bin/activate
$ pip install -r requirements-dev.txt
$ pip install -r requirements.txt

About

This repo contains material in support of working through the book "Python Testing with pytest"

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages