Skip to content

Conversation

@marcphilipp
Copy link
Member

@marcphilipp marcphilipp commented Jul 26, 2022

In 4.13 testSuiteStarted/Finished were introduced. While top-level test
class events were already reported at the appropriate time, events for
intermediate levels such as iterations of the Parameterized runner or
classes executed by the Suite runner were created synthetically when
the first test was started and the last test was finished, respectively.


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


Definition of Done

In 4.13 testSuiteStarted/Finished were introduced. While top-level test
class events were already reported at the appropriate time, events for
intermediate levels such as iterations of the `Parameterized` runner or
classes executed by the `Suite` runner were created synthetically when
the first test was started and the last test was finished, respectively.
@marcphilipp marcphilipp added this to the 5.9 GA milestone Jul 26, 2022
@marcphilipp marcphilipp self-assigned this Jul 26, 2022
@marcphilipp marcphilipp merged commit be55668 into main Jul 26, 2022
@marcphilipp marcphilipp deleted the marc/vintage/suite-events branch July 26, 2022 14:13
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.

2 participants