Skip to content

skmurug/tech-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tech Challenge

How to Run tests

API tests

mvn clean verify -Dcucumber.filter.tags="@api-test"

UI tests

mvn clean verify -Dcucumber.filter.tags="@ui-test"

Both API and UI

mvn clean verify

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published