Skip to content

In class-based tests, there should be a "finally" method #451

@jernst

Description

@jernst

So that if something goes wrong during a test step, or the user wishes to abort, the test class can get the node-under-test cleaned up, similarly how we would enclosing a test method's code in a try / finally block.

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