Project Distributor is Cool

time to read 1 min | 155 words

I'm browsing through the stuff that they have there, and nearly everything is something that I want to play with.

Go and find out what you like, currently I got the following gems:

  • Highlight - seems for the web only, but perhaps I could modify it to use WinForms, better than rolling my own, that is sure.
  • Randomizer - A library to randomize tests input.
  • NTestDoc - apperntly this creates documentation from tests, I have to check that out.
  • Assert.That - I talked about it just a couple of days ago, and here is a .Net implementation. That is Cool.