Skip to content

Make PdslExecutable use suppliers instead of concrete instances #77

Open
@incident-recipient

Description

Some users of the framework ran into dependency injection trouble because when we create the PdslExecutable we call the suppliers eagerly to construct the test.

Other people wanted to have the JUnit5 hooks call before the visitor/listener suppliers were. We did a release for this, but we should lazily evaluate the executor and anything else we can sanely delay.

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