Skip to content

Display doctest results in same format as test results in Dodona feedback #674

@pdawyndt

Description

@pdawyndt

Reporting of doctest results is compatible with the format used to display the Dodona feedback. It would therefore feel natural to show those results Dodona-style. This can be done by subclassing the class doctest.DocTestRunner, and overriding the methods report_start(), report_success(), report_unexpected_exception(), and report_failure().

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions