Skip to content

Latest commit

 

History

History
executable file
·
33 lines (25 loc) · 667 Bytes

File metadata and controls

executable file
·
33 lines (25 loc) · 667 Bytes

scala-cli-maven-spring-surefire-jacoco-cucumber-testng-car-data

Description

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

Analyze source code for potential bugs.

Tech stack

  • scala
  • maven
    • spring
    • testng
    • jacoco
    • surefire
    • 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

Credit