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

Introduce BeforeSuite and AfterSuite annotations for Suite classes #3899

Merged
merged 3 commits into from
Jul 30, 2024

Conversation

juliette-derancourt
Copy link
Member

Overview

Resolves #456


I hereby agree to the terms of the JUnit Contributor License Agreement.


Definition of Done

@marcphilipp marcphilipp self-requested a review July 26, 2024 11:31
@marcphilipp marcphilipp changed the title Introduce @BeforeSuite and @AfterSuite annotations Introduce BeforeSuite and AfterSuite annotations for Suite classes Jul 30, 2024
@marcphilipp marcphilipp merged commit a4c3408 into main Jul 30, 2024
16 checks passed
@marcphilipp marcphilipp deleted the issues/456-before-after-suite branch July 30, 2024 10:22
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

Successfully merging this pull request may close these issues.

Introduce @BeforeSuite and @AfterSuite annotations
4 participants