This project is an example of a Test Driven Devlopment (TDD) project shown in multi-facettes presentation on this theme
To launch tests, from the project's root :
cd tdd-example
poetry run pytest
This project is an example of a Test Driven Devlopment (TDD) project shown in multi-facettes presentation on this theme
To launch tests, from the project's root :
cd tdd-example
poetry run pytest