Skip to content

Detect "impossible" expectations before running the application. #197

@jmalloc

Description

@jmalloc

When a dispatchAction is used in combination with a message[Type]Expectation we can use the application configuration to check if the test could ever pass without executing any code.

This should eliminate a bunch of branches within the expectation reporting and help catch configuration errors or copy/pasted tests more quickly.

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