Skip to content

Latest commit

 

History

History
executable file
·
26 lines (20 loc) · 378 Bytes

File metadata and controls

executable file
·
26 lines (20 loc) · 378 Bytes

kotlin-cli-maven-spring-surefire-cucumber-junit-car-data

Description

A POC for spring app using junit5 and cucumber framework with surefire plugins.

Tech stack

  • kotlin
  • maven
    • spring
    • junit5
    • cucumber
    • surefire

Docker stack

  • maven:3-openjdk-17

To run

sudo ./install.sh -u

To stop

sudo ./install.sh -d

For help

sudo ./install.sh -h