Files
releases/tester
repenno 2110d38503 Show line of failure in opa test
Fixes #961
Added new option to opa test command (-l)
Verbose (-v) as precedence over (-l)
Example run:

opa test test.rego -l
data.foo.test_a: FAIL (754ns) (test.rego:4)
data.foo.test_b: FAIL (382ns) (test.rego:8)
-------------------------------------------------------
FAIL: 2/2

Signed-off-by: repenno <rapenno@gmail.com>
2019-01-03 10:00:51 -08:00
..
2019-01-03 10:00:51 -08:00
2019-01-03 10:00:51 -08:00