semoss-testing-ci - Testing & CI Setup
Sets up Java reactor unit tests, pre-commit hooks, and GitHub Actions CI workflows for a SEMOSS app using reference files.
Tags
Updated: 2026-09-16Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Add Java reactor unit tests
- Set up pre-commit hooks
- Configure GitHub Actions CI workflows
- Copy reference setup files
Inputs
- Reference files under reference directory
- Project pom.xml and package.json files
Outputs
- Java test files in test/
- Pre-commit setup in .husky and root
- CI workflows in .github/workflows/
- Updated pom.xml and package.json
Requirements
- JDK on PATH
- Maven
- Node.js and pnpm
- Python with pre-commit tool
