Skip to content

Mikaelsu/testbench

 
 

Repository files navigation

Published on vaadin.com/directory

Gitter

Vaadin TestBench

Vaadin TestBench is a tool built on Selenium and it is used for automated user interface testing of web applications on multiple platforms and browsers. Choosing a testing tool optimized for Vaadin UI testing and supported by Vaadin you can rely on having the best integration and forward compatibility with Vaadin framework.

Releases

Official releases of this add-on are available at http://vaadin.com/addon/vaadin-testbench

Building TestBench

git clone https://github.com/vaadin/testbench.git
cd testbench
mvn clean install

Activate profiles : start-jetty-for-it and validation

Issue tracking & Contributions

Please report bugs and submit feature requests as GitHub issues. Contributions in the form of pull requests are more than welcome.

License

This add-on is distributed under CVAL 3.0.

About

Vaadin TestBench is a tool for automated user interface testing of Vaadin Framework applications.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.7%
  • Other 0.3%