Skip to content

Feature request: accept re-usable mock paths #68

@lostthetrail

Description

@lostthetrail

Currently it seems you must provide the literal mock you wish to use.

We want to re-use our mocks. We store them in modules, just like any other code.

If you require the mocks, so you can provide the literal, you can end up breaking the sandbox you have built around the test.

It would be nice to be able to provide the path to the module, and clean it up properly to prevent sharing modules between tests.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions