Skip to content

surgeforward/applitools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Getting started with applitools

Includes a JUnit rule for initializing the Applitools SDK, extracting the Applitools test name for each test, and convenience methods for performing validations.

The rule encapsulates everything needed to integrate with Applitools. All that is needed is to import the Rule with your functional tests and perform validations as needed.

Also provided a simple demo.

Building

mvn clean install

Running

mvn test -DapplitoolsKey=your-applitools-key-here

optional parameters:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%