We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
The testdata framework lives in the maven central repository so all you have to do is add this dependency:
<dependency> <groupId>ch.nerdin</groupId> <artifactId>testdata-framework</artifactId> <version>0.10</version> </dependency>
And you are ready to go.