Skip to content

etest: Check for leaked mocks #81

Description

@marshall-mcmullen

if user mocks something out in a test, but forget to unmock it, they can leak the mock to the NEXT test, which if called with --filesystem could have really bad consequences. We should look for leaked tests in etest teardown.

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