Skip to content

Add policy support for Test Dependency based Fixture Reuse #11

@sebastianbergmann

Description

@sebastianbergmann

Currently, when two tests B and C depend on the same test A, the same result from A will be passed to both B and C. In the future it should also be possible to rerun A to provide the result for B and C as well as performing a clone or deep-copy operation on the result that is returned from A.

Metadata

Metadata

Assignees

No one assigned

    Labels

    type/enhancementA new idea that should be implemented

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions