Skip to content

Latest commit

 

History

History
executable file
·
28 lines (21 loc) · 477 Bytes

File metadata and controls

executable file
·
28 lines (21 loc) · 477 Bytes

scala-cli-maven-spring-failsafe-jacoco-testng-test-hello-world

Description

A POC for spring app using testng framework with jacoco and failsafe plugins.

Tech stack

  • scala
  • maven
    • spring
    • testng
    • failsafe
    • jacoco

Docker stack

  • maven:3-openjdk-17

To run

sudo ./install.sh -u

To stop

sudo ./install.sh -d

For help

sudo ./install.sh -h

Credit

Code concept