Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 1.3 KB

README.md

File metadata and controls

20 lines (14 loc) · 1.3 KB

MineIt version downloads rating CodeFactor

Spigot plugin page

Dependencies

Testing dependencies

  • WatchWolf Tester and all its dependencies (org.junit.jupiter:junit-jupiter-engine:5.8.1, org.junit.jupiter:junit-jupiter-params:5.8.1 and org.yaml:snakeyaml:1.21)

Build

Run mvn package -DskipTests=true

Run integration tests

Note: you'll need WatchWolf running locally.

Run mvn test -Dmaven.test.skip=false