Adds timer next to progress bar in run_tests.py.
[pyutils.git] / tests / run_tests.py
2022-10-18 Scott GaschAdds timer next to progress bar in run_tests.py.
2022-10-18 Scott GaschMake DeferredOperand work more transparently.
2022-10-18 Scott GaschStop calling internal method _resolve in run_tests.py.
2022-10-18 Scott GaschLog an error message when something went wrong in run_t...
2022-10-18 Scott GaschDo not let test names in results collide when we run...
2022-10-18 Scott GaschMake run_tests.py keep track of test runtimes.
2022-10-18 Scott GaschMake run_tests.py tell you what's still running.
2022-10-17 Scott GaschFix run_tests.py to detect doctest failures and tear...
2022-10-12 Scott GaschMigration from old pyutilz package name (which, in...