test
Installation
SKILL.md
Tests
Run tests matching CI configuration.
Commands by argument
unit or no argument — unit tests
./mvnw clean test -q -B -D"checkstyle.skip"
CI runs this on:
- JDK 11: ubuntu, macOS, Windows
- JDK 17, 21, 25: ubuntu only