0

I am running unit test on sentinel policies using the command “sentinel test test-case-folder”in Jenkins. However, the test results are too extensive, only option available is to provide -json flag while running the Sentinel command. This will give the test result in a JSON output format yet still extensive. Can I get the test result summary using junit AbstractTestResultAction?

I have tried using junit AbstractTestResultAction in Jenkins . However, I dont think it will work because JUnit and Sentinel are entirely different unit test framework. Any suggestion will be highly appreciated.

green_car
  • 11
  • 4

0 Answers0