Version 1.0.5
What's in this release?
- Fixed issue #4 - A Describe within a Context within a Describe thinks there's a non-existent test that fails to start
- Added synchronization to the JunitRunnerListener
Maven coordinates for this release are:-
<dependency>
<groupId>com.github.paulcwarren</groupId>
<artifactId>ginkgo4j</artifactId>
<version>1.0.5</version>
</dependency>
More information can be found here