Dag Odenhall
Dag Odenhall
For some reason pandoc isn't converting them to tables. They should be tables or definition lists.
Would it be difficult to somehow collect tests from doctest/unittest and build Attest collections from, such that their running is controlled by Attest and its reporters? Optimally, doctests would use...
run() should do something more programmatic such as raise different exceptions depending on the outcome of the test run, if it had failures. It should not explicitly exit or raise...
This can shadow bugs where a module is accessed as an attribute of a package. Is there a way to "unport" modules? Deleting them from sys.modules leaves the attributes intact.
- How 'scanning' works - How key=value pairs map to reporter kwargs