contains the JUnitSodaTestLauncherTestBase which you can create subclasses of in your own test tree to easily get JUnit running your SodaTests.
'org.sodatest:sodatest-junit:0.2.1'
<dependency> <groupId>org.sodatest</groupId> <artifactId>sodatest-junit</artifactId> <version>0.2.1</version> </dependency>
<dependency org="org.sodatest" name="sodatest-junit" rev="0.2.1"/>
"org.sodatest", "sodatest-junit", "0.2.1"