Skip to content

Latest commit

 

History

History
executable file
·
29 lines (23 loc) · 433 Bytes

File metadata and controls

executable file
·
29 lines (23 loc) · 433 Bytes

scala-cli-maven-failsafe-spring-jacoco-cucumber-mockito-junit-car-data

Description

A POC for maven app using junit5 and cucumber and mockio framework with jacoco and failsafe plugin.

Tech stack

  • scala
  • maven
    • spring
    • mockito
    • junit5
    • failsafe
    • jacoco
    • cucumber

Docker stack

  • maven:3-openjdk-17

To run

sudo ./install.sh -u

To stop

sudo ./install.sh -d

For help

sudo ./install.sh -h