SodaTest Runtime · The SodaTest runtime classes responsible for parsing, executing and reporting on SodaTests.
Group: org.sodatest - All Dependencies
SodaTest API · Contains the traits to be implemented in order to implement SodaTest Fixtures, Events and Reports in Scala.
SodaTest Coercion · A collection of String => Strong Type coercion utilities used by the reflective components in SodaTest
SodaTest JUnit Integration · contains the JUnitSodaTestLauncherTestBase which you can create subclasses of in your own test tree to easily get JUnit running your SodaTests.
SodaTest API Extension for Java · A collection of Adapter classes that make it easy to implement SodaTest Fixtures, Events and Reports in Java
SodaTest: Spreadsheet-Driven Integration Testing · Parent project for all SodaTest artefacts, specifying common dependencies and plugins
SodaTest Examples · A collection of examples showing how to use SodaTest
SodaTest JUnit Integration Example · An example of how the sodatest-junit artefact can be used to create a hierarchical structure of test sub-trees.
SodaTest Basic Java Example · A basic example of how to write a SodaTest and implement its Fixture using Java.
SodaTest Basic Example · A basic example of how to write a SodaTest and implement its Fixture using Scala.