summaryrefslogtreecommitdiff
path: root/unittest_utils.py
AgeCommit message (Collapse)Author
2022-01-17Creates a function_utils and pull a function_identifer method intoScott
it.
2022-01-17Make unittest_utils log its perf data to a database, optionally.Scott
2022-01-12Scale back warnings.warn and add stacklevels= where appropriate.Scott
2022-01-11Start using warnings from stdlib.Scott
2021-09-15Adding doctests. Also added a logging filter.Scott Gasch
2021-09-10Adding more tests, working on the test harness.Scott Gasch
2021-07-28Money, Rate, CentCount and a bunch of bugfixes.Scott Gasch
2021-07-17Record streams.Scott Gasch
2021-07-16VariousScott Gasch
2021-07-08Lots of changes.Scott Gasch