diff options
author | Ryan Dahl <ry@tinyclouds.org> | 2018-10-11 16:56:50 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-10-11 16:56:50 -0400 |
commit | d4f72e18bedda726a74ec0960e59e304055f9039 (patch) | |
tree | c73d3d03ea186c5a5bd944cf2204e8ac519ce716 /js/testing | |
parent | c814d5a9140d88bf1633b74742e64436e1c75667 (diff) |
Improve tools/unit_tests.py (#958)
Checks the output more carefully. The first line of output from
js/unit_tests.ts should be something like "running 96 tests"
And the last line should be something like
"test result: ok. 96 passed; 0 failed; 0 ignored; 0 measured; 36
filtered out"
This parses those strings and make sure they align.
This will catch silent death bugs.
Diffstat (limited to 'js/testing')
0 files changed, 0 insertions, 0 deletions