Closed
Description
What is the problem / Suggestion?
- At the moment we do not serve some information about the testing coverage, (as far as i saw it, please correct me if i'm wrong) but that would be a nice feature
Why do we want to solve it?
- It would be very helpful to provide some test coverage information, at first, i would start with a coverage of the examples. (how many examples exist in the tested library and compare it to how many example tests are existing) That would provide some information about if at least every provided example is running.
How do we want to solve it?
- by integrating a get_test_example_coverage function, working with the whole packages as well as single packages. With that everyone is free to use it within the individual
Repo/bin/runUnitTests.py
script. The result could be the following:
@thorade @mwetter @Mathadon what do you think? Any objections, additions?
Maybe related to #245
Metadata
Metadata
Assignees
Labels
No labels