Skip to content
This repository has been archived by the owner on Nov 7, 2020. It is now read-only.

andrcuns/ss-at

Repository files navigation

ss-at

Build Status A sample UI testing project using following tech stack:

Running tests from command line

Tests can be executed with following commands. In sequence:

./gradlew clean runCukeTests

In parallel:

./gradlew clean runCukeTestsInParallel

Reporting

Cucumber report path will be visible in console output after test task execution.
Allure report can be opened with following command:

./gradlew allureServe

About

SS.lv web test project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published