lightning-flow-scanner-sfdx
lightning-flow-scanner-sfdx copied to clipboard
junit Test output?
Just started using the tool (love it!) and will be using it in our CI pipeline. I'd like to output the test results in junit format (like the Salesforce Scanner tool does). Is anyone else doing that @RubenHalman?
If not junit, how are you using the tool in CI pipelines to give feedback on PR's? Is anyone aware of another plugin or tool that will convert the json output of lightning-flow-scanner into junit XML (before I go searching)?