Skip to content

Latest commit

 

History

History
executable file
·
31 lines (23 loc) · 560 Bytes

File metadata and controls

executable file
·
31 lines (23 loc) · 560 Bytes

kotlin-cli-maven-spring-surefire-findbugs-cucumber-testng-car-data

Description

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

Findbugs analyze source code for potential bugs.

Tech stack

  • kotlin
  • maven
    • spring
    • testng
    • cucumber
    • surefire
    • findbugs

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

Code concept