gatekeeper-library
gatekeeper-library copied to clipboard
Improve Rego testing for library
Right now there is a Makefile
and test.sh
available for PSP policies to execute unit tests for Rego policies. But this seems outdated or needs to be updated.
Write global makerule to run src_test.rego
for all policies to make testing rego policies easier.