README.md 338 Bytes
Newer Older
Vayhinger's avatar
Vayhinger committed
1
2
3
# JUnitTestLauncher (MoDoCoT)

## Usage
Vayhinger's avatar
Vayhinger committed
4
Usually this project will be built when the student starts a [submisson](https://transfer.hft-stuttgart.de/gitlab/HFTSoftwareProject/example_submission-modocot.git) by your local Jenkins.  
Vayhinger's avatar
Vayhinger committed
5
6
7
8
9
The tests will start automatically

### Build
This is a maven project. It can be build with `mvn package`.