mdw icon indicating copy to clipboard operation
mdw copied to clipboard

Workflow activity coverage metrics

Open donaldoakes opened this issue 6 years ago • 2 comments

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.

donaldoakes avatar May 07 '19 20:05 donaldoakes

I should get a report in the build failed report on % covered and which flow had the coverage issues.

magrawa avatar May 07 '19 21:05 magrawa

We should also be able to determine API coverage from Postman/HTTP test cases.

donaldoakes avatar Apr 15 '20 14:04 donaldoakes