Skip to content

Record more granular test results. #158

@wkearn

Description

@wkearn

I would like to record which tests pass and which tests fail so that it is easier to diagnose things. We may also want to output DEMs (#150) on failure. The Test Anything Protocol is a very simple way to output information from tests that can be consumed by other tools, so it might be useful to start there.

The snapshot tests already output success or failure lines, so these can be updated to use the TAP format.

Metadata

Metadata

Assignees

No one assigned

    Labels

    testImprovements to tests

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions