Skip to content

EugeneS30/sikuli-regression-tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

sikuli-regression-tests

Public Sikuli API Regression test pack

still experimental and under development - may change without any notice

Usage:

Running full test suite (from command line)

In project root folder (where the pom.xml file is) run mvn test.

Running a single scenario (from IDE)

  • Find the scenario you want to run in the *.feature files.
  • Annotate the scenario with @wip.
  • Run the FunctionalDev.

Running a group of scenarios (from IDE)

Each feature file has one or more tags (first line of the file). To run a group of all scenarios with a particular tag, create a new jUnit runner and add tag name in tags parameter of @CucumberOptions.

About

Public Sikuli API Regression test pack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published