docs | |
tests | |
package |
Mise pratique de tests sur un projet Kata
- Free software: MIT license
pip install katatest
You can also install the in-development version with:
pip install https://github.com/dellielo/katatest/archive/master.zip
https://katatest.readthedocs.io/
To run the all tests run:
tox
Note, to combine the coverage data from all the tox environments run:
Windows |
|
Other |
|