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

integration — integration tests (excludes slow)

Installs
1
GitHub Stars
24.7K
First Seen
Mar 13, 2026
test — apache/skywalking