Skip to content

an example maven project that includes parametrized tests (jUnit, jUnit-Theories and testNg)

Notifications You must be signed in to change notification settings

christian-draeger/parametrized-test-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example Maven Project including parametrized tests using jUnit, jUnit Theories and TestNg

to run all test just run

mvn clean verify

on your command line

or

run tests in your IDE

About

an example maven project that includes parametrized tests (jUnit, jUnit-Theories and testNg)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages