https://github.com/checkstyle/test-configs
Stores configs for regression-report.yml (checkstyle repository) and diff.groovy (contribution repository)
https://github.com/checkstyle/test-configs
Last synced: 9 months ago
JSON representation
Stores configs for regression-report.yml (checkstyle repository) and diff.groovy (contribution repository)
- Host: GitHub
- URL: https://github.com/checkstyle/test-configs
- Owner: checkstyle
- License: lgpl-2.1
- Created: 2024-05-30T12:43:00.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-12T13:57:17.000Z (about 1 year ago)
- Last Synced: 2024-12-12T14:35:05.158Z (about 1 year ago)
- Language: Java
- Homepage: https://github.com/checkstyle/checkstyle/tree/master/.github/workflows#regression-report-workflow---regression-reportyml
- Size: 8.71 MB
- Stars: 2
- Watchers: 3
- Forks: 3
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Checkstyle Test Configurations Generator
This repository stores and generates configurations for diff.groovy testing or regression-report.yml in the Checkstyle project.
## Using the Configurations
1. Navigate to the specific module directory you're interested in.
2. Open the `README.md` file in that directory.
3. Add a comment in the PR exactly as shown under
"Trigger report generation by comment in Pull Request:" in the README.
This will trigger the regression testing using the generated configuration.