Skip to content

A code coverage tool for .NET 2 and above, support for 32 and 64 processes with both branch and sequence points; roots proudly based in PartCover

License

Unknown, Unknown licenses found

Licenses found

Unknown
License.md
Unknown
License.rtf

arpitgold/opencover

 
 

Repository files navigation

endorse

Downloads

It seems that GitHub no longer wish to offer downloads as part of the source hosting facility I have therefore decided to host the downloads on the opencover mirror site on bitbucket.

Alternatively why not try nuget.

Coverage

The current OpenCover coverage (found by dogfooding OpenCover on its own tests) can be viewed here

http://opencover-metrics.herokuapp.com/charts/sample_chart.htm

The nodejs application used to store and display the resuts can also be found on Github - https://github.com/sawilde/metrics-store

Licence

All Original Software is licensed under the MIT Licence and does not apply to any other 3rd party tools, utilities or code which may be used to develop this application.

If anyone is aware of any licence violations that this code may be making please inform the developers so that the issue can be investigated and rectified.

Building

You will need:

  1. Visual Studio VS2012 with C# and C++
  2. WiX 3.7 (http://wix.codeplex.com/releases/view/99514)
  3. Specflow (http://visualstudiogallery.msdn.microsoft.com/9915524d-7fb0-43c3-bb3c-a8a14fbd40ee)

All other software should be included with this repository.

Nant scripts (encapsulated by the build.bat file) are used to build the project outside visual studio and will run all unit tests.

To build the code in 32-bit Debug mode just run Build in the root of the project folder.

To build a release package including installer, zip and nuget packages use

build create-release

WIKI

Please review the wiki pages on how to use OpenCover.

Reports

For viewing the output from OpenCover start here.

Latest Drop as ZIP

No Git? Don't worry you can download the latest code as a zip file.

Issues

Please raise issues on GitHub, if you can repeat the issue then please provide a sample to make it easier for us to also repeat it and then implement a fix. Please do not hijack unrelated issues, I would rather you create a new issue than add noise to an unrelated issue.

Dropbox is very useful for sharing files Dropbox

Project Management

Was using AgileZen (which I quite liked) but the maintenance of an online board (for 1 person, me) vs the card wall (in office) got monotonous for no real gain.

Thanks

I would like to thank the guys at CodeBetter, Devlicious and Los Techies who arranged my MSDN licence and also to the NextGenUG and their free swag from where I got lots of useful tools. I'd also like to thank my employers, colleagues and friends for all their support.

About

A code coverage tool for .NET 2 and above, support for 32 and 64 processes with both branch and sequence points; roots proudly based in PartCover

Resources

License

Unknown, Unknown licenses found

Licenses found

Unknown
License.md
Unknown
License.rtf

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 69.1%
  • C++ 23.3%
  • XSLT 2.2%
  • Objective-C 1.4%
  • CSS 1.1%
  • C 1.1%
  • Other 1.8%