NCover not profiling the dlls loaded using Reflection
NCover not profiling the dlls loaded using Reflection
I have an application (Lets say "App A") which loads a dll using reflection (Lets say "RefDllA"). When I run NUnit test on "App A" and do profiling using NCover, it does not write anything for the "RefDllA" which is loaded by "App A" using reflection.
Command I am using is :
NCover.Console "C:\NUnit-Net-2.0 2.2.7\bin\nunit-console.exe" C:\Temp\SmokeTest.dll. I am using v1.5.8 of NCover.
Please let me know if I need to pass something in command line or I am missing something.
chandan.
Re: Where is the Source Code to 1.5.7 ???
I agree!
I was able to find 1.5.4 here
http://www.svn-hosting.com/trac/NCover/browser
but nothing since then.
Can the source be available?
Thanks for the great job!
nick
Re: Where is the Source Code to 1.5.7 ???
Is it me or the home page has changed?
It seems that NCover is not open source anymore...
Before it saidWelcome to NCover.org!
This is the home of NCover, the open source code coverage tool for .NET.
and nowWelcome to NCover.org!
This is the home of NCover, the code coverage tool for .NET.
So, instead of providing the source, the software, is not open source?
nick
Re: Where is the Source Code to 1.5.7 ???
That is correct. NCover is no longer open-source. However, it is still free of charge.