Closed rachelt44 closed 2 years ago
Is your feature request related to a problem? Please describe.
Currently we only provide surefire execution reports for the UI-level generated test cases. We should also report on their coverage.
Describe the solution you'd like
Start with measuring backend code coverage for Java apps. Then consider extensions to other programming languages and to client side coverage.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
TackleTest-UI requires a running instance of the application, so this is already past the point in which code coverage needs to be configured.
Is your feature request related to a problem? Please describe.
Currently we only provide surefire execution reports for the UI-level generated test cases. We should also report on their coverage.
Describe the solution you'd like
Start with measuring backend code coverage for Java apps. Then consider extensions to other programming languages and to client side coverage.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.