Trustworthy rulesets

Our tests let the implementation team examine the rules as they run

Rules are useless if they cannot be trusted, but how can you trust rules that you didn't write?

In addition to having rules that can be read and understood by non-programmers, we also include robust test suites along-side our rulesets. These test suites include a number of scenarios that cover compliant and non-compliant scenarios, and explain what they are testing. We applying the scenarios to the rulesets, and then we compare the results with the expected outcome.

Not only do we test the rules, we also offer tools to do a fine-grained examination of their execution. Sometimes when combining several sets of regulation, the outcomes might not be exactly what you expect. Our rules also feature the ability to execute the tests line-by-line, showing exactly what it happening in real-time.