https://github.com/kzu/opencovervsixtests
https://github.com/kzu/opencovervsixtests
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kzu/opencovervsixtests
- Owner: kzu
- License: mit
- Created: 2015-12-14T14:04:40.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-12-18T21:25:00.000Z (over 10 years ago)
- Last Synced: 2025-03-17T18:56:15.776Z (over 1 year ago)
- Language: C#
- Size: 25.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
This sample extension should report code coverage numbers using OpenCover.
To build:
1. Clone the repo
2. Run build.cmd
The `out` folder will contain the coverage numbers resulting from the run.