Skip to content

bearddan2000/scala-cli-maven-surefire-spring-findbugs-jacoco-cucumber-junit-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-jacoco-cucumber-junit-car-data

Description

A POC for maven app using junit5 and cucumber framework with findbugs, jacoco, and surefire plugin.

Tech stack

  • scala
  • maven
    • spring
    • junit5
    • surefire
    • findbugs
    • jacoco
    • cucumber

Docker stack

  • maven:3-openjdk-17

To run

sudo ./install.sh -u

To stop

sudo ./install.sh -d

For help

sudo ./install.sh -h