Skip to content

Easy way to check test invariants #1674

Description

@hadley

If you accidentally affect global state in one test (e.g. working directory, options) it can be very hard to later figure out where the problem is. It'd be cool if you could somehow register a function that testtat would call before and after each test, and then report if the objects were different.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions