Fix run_tests.py to detect doctest failures and tear itself down more
authorScott Gasch <[email protected]>
Mon, 17 Oct 2022 18:56:22 +0000 (11:56 -0700)
committerScott Gasch <[email protected]>
Mon, 17 Oct 2022 18:56:22 +0000 (11:56 -0700)
commitc256f84c53368730ee07c26dc29d3a66456501c0
treee8193b4597049bbc3f0212d3ec9ef8d79ae69e7d
parente336df3d3e2877f5819b60227dab860b442f2c43
Fix run_tests.py to detect doctest failures and tear itself down more
quickly when a test has failed.
tests/run_tests.py