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
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Java Template
This repo contains:
To build and run the tests:
mvn package
To run the Main program:
./bin/run