Sunday, August 20, 2006

NCoverExplorer... v1.3.5 Beta

This release is still a work in progress - you can read about all the new features in more detail on this thread on the NCover website.

The feature I want to highlight is the automation of NCover from NCoverExplorer:
  • Generate NAnt and MSBuild and NAnt scripts, with or without my custom tasks
  • Generate command lines for automation via batch files
  • Option to register CoverLib.dll before running NCover
  • Works against all major NCover versions (1.3.3, 1.5.x)
  • When run within the NCoverExplorer environment will display the console output and load the coverage results.

Click to see an animated example.

I've spent quite a bit of time helping people out on the NCover forums, often with variations of the same old issues of the command line, registering coverlib.dll, incorrect parameters, paths with spaces etc. Hopefully this should help people out with the drudge of first time command line syntax or MSBuild/NAnt scripts.

Not officially released yet as it needs some testing and feedback - hopefully will be a full NCover 1.3.5 release in a few weeks. Please use the thread mentioned above for feedback on any issues you find, or for the download links.

2 Comments:

At August 21, 2006 5:19 pm, Anonymous Anonymous said...

This is going to be awesome! I had to write a tutorial for my coworkers for NCover and didn't bother with showing them the command line. I just told them: just use TD.NET. Now I can tell them: just use NCoverExplorer.

Totally f'n sweet!

 
At August 21, 2006 11:10 pm, Blogger kiwidude said...

Thanks Jason - I'm rather pleased with it myself too ;-). Of course TD.Net is still the most convenient way when you are developing in the IDE - but for the times when you are outside the IDE or configuring your integration server this should help people out.

Incidentally I've just pushed a new build up on that beta thread - there were some gremlins and goblins in there. You need the new NAnt/MSBuild tasks off that same thread too.

 

Post a Comment

<< Home