Skip to content

bearddan2000/kotlin-cli-maven-spring-surefire-pmd-cucumber-testng-car-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

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

Description

A POC for spring app using testng, cucumber, and pmd framework with surefire plugin.

PMD analyze source code for potential bugs.

Tech stack

  • kotlin
  • maven
    • spring
    • testng
    • cucumber
    • surefire
    • pmd

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