build-and-test

Installation
SKILL.md

Build and Test

This skill provides commands and patterns for building and testing the Dongting project.

Quick Reference

Build Commands

Command Purpose
mvn clean package -DskipUTs Full build (skips unit tests)
mvn clean compile test-compile Compile with protobuf

Unit Testing

Installs
1
Repository
dtprj/dongting
GitHub Stars
208
First Seen
Mar 10, 2026
build-and-test — dtprj/dongting