oscal-compass / compliance-trestle

An opinionated tooling platform for managing compliance as code, using continuous integration and NIST's OSCAL standard.
https://oscal-compass.github.io/compliance-trestle
Apache License 2.0
152 stars 56 forks source link

Add end to end tests for pull requests from develop to main more thorough pre-release testing #1607

Open jpower432 opened 1 week ago

jpower432 commented 1 week ago

Issue description / feature objectives

Adding end to end tests for common trestle use cases can catch early bugs and regressions increasing release quality. Suggesting this be added as a validation step to release pull requests.

Caveats / Assumptions

Completion Criteria

Triggered by #1606