Skip to content

Latest commit

 

History

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

File metadata and controls

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

java-cli-gradle-spring-jacoco-cucumber-mockito-testng-car-data

Description

A POC for a spring app using testng, jacoco, cucumber and mockito framework.

Tech stack

  • java
  • gradle
    • spring
    • testng
    • cucumber
      • mockito
    • jacoco

Docker stack

  • gradle:jdk11

To run

sudo ./install.sh -u

To stop

sudo ./install.sh -d

For help

sudo ./install.sh -h