Hi all,
Just a short note that there is now a small Maven plugin available for Java integration tests with the event store:
https://github.com/fuinorg/event-store-maven-plugin
It downloads the event store (on demand), starts it (by default in memory) and stops it after the unit tests have been done.
It’s in early stage (0.1.0) and currently only tested on Linux, but should be able to run also on Windows and MacOS (Volunteers for building and testing it on Mac OS are welcome).
Should be available on Maven Central around tomorrow.
Cheers,
Michael