Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 442 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 442 Bytes

DitasElasticTest

this is a mvn project to test the tub-dummy-example

to run the script you need to copy the test project into the tub-dummy-example folder and execute runAllTest.sh

the test results will be dumped into /target/surefire-reports

Testing specific Modules

to test a specific module execute "runComponentNameTest.sh" for the whole project execute runAllTest.sh