Fix event sequencing issues
·
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.