Skip to content

Tests should be able to display optional dumps #23

@ghost

Description

For example, lets say tests make bunch of requests and save bunch of logs. This is useful information needed for debugging, but should only be displayed in cases of error. So the tests should be able to save some stuff that is available via buttons, and optionally hide these buttons if there is no error. Or alternatively there should be some kind of special dumps that are hidden if there is no error, and in case of error a new button will appear that will reveal the dumps.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions