Jar examples for t:testium
A flexible and plugin-able test execution framework.
You can download jar file testium 0.3.11 in this page.
GNU Lesser General Public License - version 3
You can use the following script to add testium-0.3.11.jar to your project.
<dependency> <groupId>net.sf.testium</groupId> <artifactId>testium</artifactId> <version>0.3.11</version> </dependency>
compile group: 'net.sf.testium', name: 'testium', version: '0.3.11'
libraryDependencies += "net.sf.testium" % "testium" % "0.3.11"
<dependency org="net.sf.testium" name="testium" rev="0.3.11"/>
@Grapes(@Grab(group='net.sf.testium', module='testium', version='0.3.11'))
'net.sf.testium:testium:jar:0.3.11'
Click the following link to download the jar file.
testium-0.3.11-javadoc.jar