Skip to content

Latest commit

 

History

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

File metadata and controls

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

java-cli-maven-failsafe-spring-findbugs-jacoco-mockito-serenity-cucumber-junit5-car-data

Description

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

Tech stack

  • java
  • maven
    • spring
    • junit5
    • findbugs
    • jacoco
    • failsafe
    • cucumber
      • serenity
      • 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