Skip to content

Arc-E-Tect/SoftwareEngineeringDoneRight-Gradle

Repository files navigation

SoftwareEngineeringDoneRight-Gradle

License Security Scan (jacoco-exclusion-report) Security Scan (gherkin-to-asciidoc)

A collection of useful and usable Gradle plugins and utilities for software engineering projects.

Projects

Project Description

JaCoCo Exclusion Report

Gradle plugin that scans Java sources for @ExcludeFromJacocoGeneratedCodeCoverage and generates an HTML + XML audit report of every excluded element, giving teams full visibility into what has been excluded from JaCoCo coverage enforcement and why.

Architecture Validator

Contains the core architecture-validator plugin at architecture-validator. The companion Spring rule pack is maintained in the SoftwareEngineeringDoneRight-Library repository as spring-rules.

Gherkin to AsciiDoc

Gradle plugin that scans .feature files for Scenario and Scenario Outline titles and generates an AsciiDoc file listing all scenarios, providing a living index of behaviour specifications ready to embed in project documentation.

Examples

Runnable example projects for the plugins in this repository, each documented with intent, build and run instructions, and expected outcomes.

Documentation

The complete plugin documentation is included below so this page acts as the top-level index for the repository.

About

Repository with useful and usable software around Gradle

Resources

License

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors