Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New feature proposition #22

Open
vaa25 opened this issue Jun 7, 2023 · 0 comments
Open

New feature proposition #22

vaa25 opened this issue Jun 7, 2023 · 0 comments

Comments

@vaa25
Copy link

vaa25 commented Jun 7, 2023

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant