Skip to content

MikeHardman/opencover

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Licence

All Original Software is licensed under the [MIT Licence] (https://github.com/sawilde/opencover/blob/master/License.md) 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 Visual Studio VS2010 with C# and C++, 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.

WIKI

Please review the [wiki pages] (https://github.com/sawilde/opencover/wiki/_pages) on how to use OpenCover.

Reports

For viewing the output from OpenCover [start here.] (https://github.com/sawilde/opencover/wiki/Reports)

Latest Drop as ZIP

No Git? Don't worry you can download the latest code as a [zip file] (http://github.com/sawilde/opencover/zipball/master).

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] (http://db.tt/VanqFDn)

Project Management

Currently using AgileZen to organise the project and workflow, however you may have to become a member and/or get an invite. Initially I'll grant view only access to those who are just interested i.e. "Chickens" and grant greater rights to those people who wish to, or already actively, contribute i.e. "Pigs".

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published