Things Mark Flory Forgets

Because Who Needs Memory When There is the Internet
posts - 14, comments - 12, trackbacks - 0

My Links

News

Twitter












Archives

Post Categories

Code Analysis

Articles about analyzing code.
Generating VSTS 2008 Coverage statistics
I needed to be able to execute automated unit tests essentially command line for several different projects I am involved in. That is easy enough to do with mstest.exe (I am using FinalBuilder so it is even easier than that). What is not so easy is to gather the corresponding coverage statistics in something useful (i.e. XML). I need to do that because I use a tool called NDepend to analyze our code base and it only understands the XML coverage file. It took me a while to get it all figured out so...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

Posted On Thursday, September 04, 2008 10:19 AM | Feedback (1) | Filed Under [ Code Analysis ]

Using closed Generics (or hey, everyone, this is how I am crazy)

Why using closed generics directly makes me itch.

  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

Posted On Tuesday, August 26, 2008 11:12 AM | Feedback (1) | Filed Under [ Code Analysis ]

Powered by: