Skip to content

Latest commit

 

History

History
executable file
·
32 lines (25 loc) · 640 Bytes

File metadata and controls

executable file
·
32 lines (25 loc) · 640 Bytes

kotlin-cli-gradle-spring-findbugs-jacoco-mockito-cucumber-testng-car-data

Description

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

Tech stack

  • kotlin
  • gradle
    • spring
    • testng
    • cucumber
    • findbugs
    • jacoco
    • mockito

Docker stack

  • gradle:jdk11

To run

sudo ./install.sh -u

To stop

sudo ./install.sh -d

For help

sudo ./install.sh -h

Credit