Ignore integration test results in code coverage report.
[python_utils.git] / tests / run_tests.sh
2022-02-07 Scott GaschIgnore integration test results in code coverage report.
2022-02-03 Scott GaschMake the parallelize intergration test short enough...
2022-01-31 ScottMake run_tests.sh re-run a subset of the tests w/o...
2022-01-25 ScottFix a newly introduced bug in run_tests.sh.
2022-01-24 ScottImprove run_tests.sh
2022-01-24 ScottImprove run_tests.sh
2022-01-24 ScottAdd repro instructions for coverage in run_tests.sh.
2022-01-24 ScottAdds optional code coverage reporting to run_tests.sh.
2022-01-11 ScottFix a couple of bugs in executors. Use run_tests.sh...
2021-09-29 Scott GaschStuff.
2021-09-29 Scott GaschAdd tests on bidict. Fix bug in string_utils ngrams.
2021-09-23 Scott GaschFixup argparse_utils' doctest and tweak test runner.
2021-09-23 Scott GaschFixup test runner.
2021-09-15 Scott GaschAdding doctests. Also added a logging filter.
2021-09-09 Scott GaschUpdate tests / test harness.