charlessolar / Aggregates.NET

.NET event sourced domain driven design model via NServiceBus and GetEventStore

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Code coverage report

charlessolar opened this issue · comments

After a few hours attempting to add OpenCover into the cake build script I must give up for the time being.

The unit console runner is not generating test output to the txt file as requested and I have no idea why. It would be nice to have this kind of feedback on builds but not necessary. Will look at it again later.

Might have to switch to xUnit

replaced by #25