Skip to content

DanCosman/javaproject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Cucumber Testy Tutorial

Integration Tests with Testy and Cucumber

Running the Tests:

mvn clean test -DfailIfNoTests=false

For Running specific Test add system parameter "test":

 mvn clean test -DfailIfNoTests=false -Dtest=ExamplesTest
 mvn clean test -DfailIfNoTests=false -Dtest=LoginTest
 mvn clean test -DfailIfNoTests=false -Dtest=AccountTest

About

ok

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •