Updated Generating Test Coverage Statistics (markdown)

Janek Bevendorff
2021-09-27 15:11:20 +02:00
parent da1996c053
commit 873a5d61fc

@@ -1,5 +1,5 @@
### Setup build environment
Please follow either the [Linux](Set-up-Build-Environment-on-Linux), [OS X](Set-up-Build-Environment-on-OS-X), or [Windows](Set-up-Build-Environment-on-Windows) guides to setup your environment.
Please follow either the [Linux](Set-up-Build-Environment-on-Linux), [macOS](Set-up-Build-Environment-on-macOS), or [Windows](Set-up-Build-Environment-on-Windows) guides to setup your environment.
### Prerequisites
With `gcc` as your compiler, install `gcovr` to generate coverage profiles: