Content Deep Dive
Release Notes: Reusable rules via API
Blog post from testRigor
Post Details
Company
Date Published
Author
Kevin Carroll
Word Count
163
Language
English
Hacker News Points
-
Summary
Recent updates have introduced significant enhancements to the CI/CD Integration API, allowing users to manage rules more flexibly. Users can now define or update rules within the API, and these modifications can be applied during baseline runs to update the test suite or during branch runs to test new rules without affecting the original settings. An additional feature, "explicitMutations": true, provides further control by ensuring that only the rules specified in the list are executed during branch runs, although caution is advised when using this option without a branch run, as it could remove undefined rules from the visible suite in the testRigor UI.