Tag: OpenCover

OpenCover, an open source code coverage tool that I started developing in 2011.
a page from the opencover repository on github

Night-night OpenCover

All good things come to an end and I feel this is the time for OpenCover development to cease whilst the memories are good.

Shaun Wilde

Read more →

Not dead yet...

So it has been a while but I am glad to finally say I have released another version of OpenCover - 4.7.922....

Shaun Wilde

Read more →

The importance of canary builds.

So now that Visual Studio 2017 is officially out I thought I would use the long Easter weekend to upgrade the OpenCover project to this new version and tackle any...

Shaun Wilde

Read more →

Death by a thousand cuts

Every year I decide to spend some time refreshing OpenCover i.e. upgrading to the latest tools such as Visual Studio, upgrading all the packages that OpenCover depends on etc. etc....

Shaun Wilde

Read more →

A simple TDD example

I recently posted a response to StackOverflow wrt TDD and Coverage and I thought it would be worth re-posting the response here. The example is simple but hopefully shows how writing...

Shaun Wilde

Read more →

Application Tracing

So OpenCover is as feature complete as I care to take it at the moment, I may do this one feature involving Windows Store applications should I have a need for...

Shaun Wilde

Read more →

Unusual coverage in VB.NET

Recently a user posted on StackOverflow on why he was seeing unusual coverage results in VB.NET with MSTEST and Visual Studio. The the question already had answers that helped the questioner...

Shaun Wilde

Read more →

The problem with sequence coverage.

Sequence coverage is probably the simplest coverage metric, the information is packaged in PDB files and can be read using tools like Mono.Cecil, but just because a method has 100% sequence...

Shaun Wilde

Read more →

OpenCover First Beta Release

Okay, the first post on a blog I created many, many months ago and still not got round to starting. Why the delay? Well, just been busy and not a lot to say; actually some would say...

Shaun Wilde

Read more →