Skip to content

jspinola/kata-tdd-python-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Setup

Install pytest

$> pip install -U pytest

Run

On the console just run

$> pytest

If you want to enable watch mode you can use pytest-watch

$> pip install pytest-watch
$> pytest-watch

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages