Code coverage report #122
Unanswered
Sumanharapanahalli
asked this question in
Q&A
Replies: 1 comment
-
|
AUnit does not support code coverage by itself. You might be able to get code coverage if you run AUnit using EpoxyDuino on the desktop. I've never tried it though. You might be able to use AUnit under PlatformIO. Here's an article I found with my first google search: https://piolabs.com/blog/insights/test-coverage-on-unit-testing.html. Again, never tried it. Code coverage is not a subject that I am particularly interested in, so I cannot add much info. You will have to do your own research |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
How can I get a code coverage report with this when testing on targets?
Best Regards,
Suman Harapanahalli
Beta Was this translation helpful? Give feedback.
All reactions