TestSuite.schema.json

{"$schema":"http://json-schema.org/draft-07/schema#","name":"Test Suite","tests":[{"name":"Test Case 1","input":{"actions":["read"],"principals":["user1"],"resources":["resource1"]},"expected":[{"action":"read","expected":[{"action":"EFFECT_ALLOW","src":"resource1","val":{}}]}]}]}