This commit is contained in:
mpaulson 2022-07-19 21:13:10 -06:00
parent 69cb2f57f0
commit 2d425c0b57
2 changed files with 8 additions and 3 deletions

View file

@ -85,3 +85,8 @@ yarn test
I have yet to create a testing strategy for next sets of algorithms, but we
will get there when i cross that bridge.
### Help wanted
A simple way to specify test, thinking something like `tests.json` and `cat
test.json 2> /dev/null` to specify the tests to run. tests.json wouldn't be
committed.