Skip to content

Junit Standalone Execution

Paul Holt requested to merge junit-standalone into master

Implementation for JUnit Test Execution

First Implementation for Dynamic JUnit Testexecution.

  • Is depended on the sorting-exercise Branch.

Imporvements in the Future:

  • Use a docker-container to execute the maven build
  • Integrate the classloader stuff to enable different signatures etc.
  • better parsing etc
Edited by Johannes Meier

Merge request reports