February 13, 2023 Release Notes (Reusable rules via API)

Created by Kevin Carroll, Modified on Tue, 15 Oct at 10:48 AM by Kevin Carroll

Over the last couple of weeks, we’ve made several significant updates.


API (CI/CD Integration)

A list of rules is now supported in our API. With this new feature, the user can define new rules or update existing ones.

  • If the list of rules is sent on a baseline run, it will update and add rules to the test suite. 
  • If the API call is made as a branch run, all new rules are used in the execution but don't affect the original rules.

This new feature can be used with "explicitMutations": true. In that case, if the call is made as a branch run, only the rules defined in the list will be used in the execution. 


WARNING: If "explicitMutations": true is used without the branch run option, the execution is made in the baseline (the visible suite in the testRigor UI) and all the rules that are not defined on the list will be removed from your suite.

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons

Feedback sent

We appreciate your effort and will try to fix the article