ColdFusion Test Coverage Reports: Integrating TestBox With GitHub Actions and SonarQube
This story is from 2026-09-17. It is preserved in the archive; the latest stories are on the live feed.
Test coverage tells you what percentage of your ColdFusion source actually runs under your tests — a low number means you’re under-tested — and you can generate, publish, and gate on it by wiring TestBox into GitHub Actions and SonarQube. The one ColdFusion-specific catch: TestBox’s code coverage r…
Read the full story at DEV Community — AI ↗
Timeline · 1 report
- 2026-09-17 06:07 · DEV Community — AI
ColdFusion Test Coverage Reports: Integrating TestBox With GitHub Actions and SonarQube