ch02: automated tests
This commit is contained in:
4
02-array-seq/test.sh
Executable file
4
02-array-seq/test.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
python3 -m doctest bisect_demo.py
|
||||
python3 -m doctest metro_lat_long.py
|
||||
pytest -q --nbval
|
||||
Reference in New Issue
Block a user