Skip to content

bearddan2000/scala-cli-maven-surefire-spring-findbugs-pmd-mockito-cucumber-testng-car-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

scala-cli-maven-surefire-spring-findbugs-pmd-mockito-cucumber-testng-car-data

Description

A POC for maven app using testng mockito, and cucumber framework with findbugs, pmd and urefire plugin.

Tech stack

  • scala
  • maven
    • spring
    • testng
    • findbugs
    • pmd
    • surefire
    • cucumber
      • mockito

Docker stack

  • maven:3-openjdk-17

To run

sudo ./install.sh -u

To stop

sudo ./install.sh -d

For help

sudo ./install.sh -h