Skip to content

New feature proposition #22

Open
Open
@vaa25

Description

@vaa25

Consider I have a huge test class with many tests. My application code throws WARN message in several test scenarios.

I want to add easy this checks:

  1. To check that no specified messages are thrown in all scenarios except several using @AfterEach
  2. To check that specified messages are thrown in several scenarios using @test and @ParametrizedTest

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