Skip to content

Fix event sequencing issues

Choose a tag to compare

@sbabcoc sbabcoc released this 07 Apr 05:38
· 100 commits to master since this release

The previous release contained a bug that caused runStarted events to be published after the invocation events for @BeforeClass methods. There were also object management issues that may have caused erratic behavior when tests were run in parallel.