May 2009 - Posts

SilverUnit Project Template and new version by ISerializable - Roy Osherove's Blog : Agile

SilverUnit 0.5 has been released with some speed optimizations, as well as binary reference to the latest Typemock version 5.3.0. If you don’t know what it is, SilverUnit aims to allow true unit testing of silverlight objects, without needing to run them...

Testing that an event was raised by ISerializable - Roy Osherove's Blog : Agile

This question keeps coming up: “How can I test that an event was actually raised from my class under test?” actually, there is an easy way to check if an event was raised. you subscribe to the event in your test, and in the event handler you set a boolean...

DateTime.LastYear by ISerializable - Roy Osherove's Blog : Agile

Oh, didn’t I mention we can now fake DateTime.Now in unit tests ? Read More...
Filed under: ,

Art Of Unit Testing (The Samurai Book)– Get it now, it’s done. by ISerializable - Roy Osherove's Blog : Agile

The time has actually come. After 2.5 years, and two kids, my book is finally done and is available in full form as an EBook. at the end of the month it will be in print form. Now would be the time to get it, when it is still at a “pre-order” pricing...

Introducing Typemock Racer 1.0 – Find multithreaded deadlocks by ISerializable - Roy Osherove's Blog : Agile

I’m proud to announce the official release of Typemock Racer - A Parallel Inspection engine for your multithreaded code. Think Microsoft Chess, only it’s available today, for visual studio 2008, and will continually be updated with new features. Racer...
Filed under: , , ,

TDD with SharePoint – the best movie ever by ISerializable - Roy Osherove's Blog : Agile

Thanks to Andrew Woodward for this great intro to TDD with SharePoint! this awe inspiring movie is the reason I got into TDD in the first place. Video is courtesy of the Sharepoint Pod Show – if you’re into SharePoint, looks like that podcast should be...
Filed under:

Outputting build status from FinalBuilder to TeamCity by ISerializable - Roy Osherove's Blog : Agile

as a personal reference – next time I need FinalBuilder to output data into TeamCIty (such as current build status etc..) : here is the documentation that explains the simple text formatting rules All you need to do in FB is to use “Comment” tasks and...
Filed under:

Free Typemock licenses – Welcome the ASP.NET Unit Testing Bundle by ISerializable - Roy Osherove's Blog : Agile

My company is giving away free Typemock Isolator licenses for bloggers, in light of a new ASP.NET Unit testing bundle offering. If you’re interested in all the gory details, this is the place you want to go . Read More...
Filed under:

“Code Leader” book – what’s the missing piece? by ISerializable - Roy Osherove's Blog : Agile

I first heard about the book “Code Leader” from this blog entry . What got me interested about it is that this is the first book I‘ve seen that tries to take the technical approach to teaching team leadership. First, I think that this book is (at least...
Filed under:
More Posts