Optionally surface exceptions that happen under executors by reading
[python_utils.git] / tests / run_tests.sh
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.