ch01: automated tests
This commit is contained in:
4
01-data-model/test.sh
Executable file
4
01-data-model/test.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
python3 -m doctest frenchdeck.doctest
|
||||
python3 -m doctest vector2d.py
|
||||
pytest -q --nbval
|
||||
Reference in New Issue
Block a user