mdw
mdw copied to clipboard
Workflow activity coverage metrics
CI-driven CLI command to determine runtime traversal percentage for workflow paths. Used during CI this can determine workflow automated test coverage. Coverage metrics should also extend to @Path registered service APIs.
I should get a report in the build failed report on % covered and which flow had the coverage issues.
We should also be able to determine API coverage from Postman/HTTP test cases.