Tool for managing test data.
-
load test data for test cases before test execution (e.g. JUnit)
-
check state after test execution (e.g. state of a database)
-
load test data for an application in development
- (planned) simple domain specific language
- (planned) multiple input possibilities (file, builder)
- (planned) multiple output possiblities (database, graph database for visualization, objects, ...)
- (planned) integration in diverent test frameworks (JUnit, Cucumber, ...)
- (planned) visualization tool (based on Neo4J)