Still building the house I want to live in...
Wednesday, May 25, 2016
housekeeping
[moss][6hrs] Got unittest harness up and running. It uses reflection to scan a known set of assemblies for participating static methods, and then calls the methods. It then does all the normal stuff with the results (displaying success/fail with pretty colors, displays any exceptions that occured). It also tracks execution time. My ambition is to have the unittest module keep a local record of execution times (for tests that signaled that their times were "interesting", and not highly random or something), and then warn if that time changed by more than some % delta.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.