Skip to content

martinblasco-eb/tdd-zonda

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TDD workshop

Let's learn the TDD workflow.

Setup 🚀

  1. Fork the project.

  2. Clone to your local.

git clone [email protected]:eb-octavio/tdd-zonda.git
  1. Create a virtualenv
cd tdd-zonda
mkvirtualenvwrapper --python=python3 tdd-zonda
pip install -e.[dev]

Running the tests ☕️

pytest

About

Let's learn TDD

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%