The Inquisitive Coder – Davy Brion's Blog

Trying to walk that thin line between intelligence and ignorance

Unit Tests And Silverlight

Posted by Davy Brion on December 16th, 2009

Capture

This is something that Steven De Kock and Tom Ceulemans (two coworkers of mine without a blog, so no link) have been working on.  Those are Silverlight tests, executing in the Silverlight runtime, within a full browser context.

And yes, they will release it as an open source project soon :)

9 Responses to “Unit Tests And Silverlight”

  1. Samuel Jack Says:

    It can’t come soon enough! We’ve been wanting that for ages.

  2. BDM Says:

    I’m really looking forward to using that! I’m becoming a little fed up with the way we run the Silverlight tests at the moment :)

  3. Jason Jarrett Says:

    I wrote a similar tool and recently open sourced it. It doesn’t have R# support. But is a console app that supports C.I. and Auto-detection of Xap creation and re-running of tests etc (while doing TDD). Would love to chat with your co-workers and talk about how our projects could benefit each other.

    Thoughts?

    http://statlight.codeplex.com
    http://statlight.net

  4. Dhananjay Goyani Says:

    This has come at right time, at least for me. Last week I spent couple days to evaluate Jeff Wilcox’s framework and here I see yet another one. Can’t wait to make my hands dirty! ;-)

  5. Davy Brion Says:

    @Jason

    i’ll ask them to get in touch with you :)

  6. Carel Lotz Says:

    Davy

    Any news on the release? Our team would greatly benefit from this.

    Thanks

  7. Steven De Kock Says:

    I’m working on cleaning up the code base before I can open source it. We currently are using a lot of duplicated R# code, that I decompiled with reflector.

    I’ll try to release it as soon as possible.

  8. Carel Lotz Says:

    Thanks Steven

    Please let me know as soon as it has been released.

  9. Introducing AgUnit: Silverlight Unit Testing With Resharper | The Inquisitive Coder – Davy Brion's Blog Says:

    [...] couple of months ago, i showed a sneak preview of a Silverlight unit testing Resharper plugin that one of my coworkers was working on.  I’m [...]

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>