Skip to content

davidsowerby/krail-bench

Repository files navigation

#krail-bench

License Gitter Build Status Coverage Status

Vaadin Testbench extensions to use with Krail

Vaadin TestBench is a licenced product and these extensions will therefore not be of any value unless you have a licence. #Download ##Gradle

repositories {
	jcenter()
}
'uk.q3c.krail:krail-bench:0.8.4'

##Maven

<repository>
	<id>jcenter</id>
	<url>http://jcenter.bintray.com</url>
</repository>

<dependency>
	<groupId>uk.q3c.krail</groupId>
	<artifactId>krail-bench</artifactId>
	<version>0.8.4</version>
</dependency>

##Direct

Download

About

Vaadin Testbench extensions to use with Krail

Resources

Stars

Watchers

Forks

Packages

No packages published