Version 1.0.4
What's in this release?
- Fixed issue #3 - AfterEach doesn't run if a test fails due to unhandled exception
- Implementation cleanup
Maven coordinates for this release are:-
<dependency>
<groupId>com.github.paulcwarren</groupId>
<artifactId>ginkgo4j</artifactId>
<version>1.0.4</version>
</dependency>
More information can be found here