Skip to main content
rego-test-assertions Logo

rego-test-assertions

Helper functions for unit testing Rego

A Rego library providing helper functions for unit testing. The library primarily contains various assertion functions, which will print the expected result vs. the outcome to the console on failure. This allows you to quickly grasp what went wrong in your unit tests, resulting in a faster test iteration process!

Code:
Tutorials:
Category: library
Layer: