Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 243 Bytes

File metadata and controls

16 lines (10 loc) · 243 Bytes

Java Template

This repo contains:

  • a sample Main.java program
  • a bin/run script that will execute the Main program
  • a Cucumber test
  • a Cucumber/Selenium test

To build and run the tests:

mvn package

To run the Main program:

./bin/run