in

Agile Israel

Israel's first Agile Development Community

Browse by Tags

  • Geeky T-Shirt ideas

    Here are a couple of Conference T-Shirt ideas I had that I wanted to make: “Legalize unit testing” “I broke the build” “I Mock You” “I’m Mocking this” “I do B(eer)D(riven)D(evelopment)” “I fail first” “I fail early and often” “I like to reflect on private members” got any more?
    Posted to ISerializable (Weblog) by Anonymous on 03-24-2009
  • Test Review #3 – Unity

    Watch previous videos: Test Review #1 – NerdDinner Test Review #2 – ASP.NET MVC     In this video I go over the tests for Microsoft Unity Application Block. Overall the quality of the tests in Unity is pretty good! I could certainly recommend that people look at them as examples of a bunch...
    Posted to ISerializable (Weblog) by Anonymous on 03-23-2009
  • Test Review #2 – ASP.NET MVC Unit Tests

    See other reviews: Review #1: NerdDinner Here’s the second video review of Unit Tests. This is another one written by Microsoft – ASP.NET MVC ( source ). First, it’s important to state how surprised I was by the high quality of the tests in MVC. The tests are readable, maintainable and trustworthy, with...
    Posted to ISerializable (Weblog) by Anonymous on 03-21-2009
  • Test Review #1 - NerdDinner

    I’ve decided to start doing some test reviews of tests that I see in the wild. I figured it’s the best way to show people what I mean when I say they do not have readable, maintainable or trustworthy tests. The first episode is the review of the tests from the NerdDinner MVC source code . It’s 30 minutes...
    Posted to ISerializable (Weblog) by Anonymous on 03-20-2009
  • ALT.NET Israel – Meeting II 2d and 3rd of April

    I’ll just repost this in Hebrew: בשעה טובה ומוצלחת אני שמח לבשר על כנס alt.net israel השני מיקום הכנס : כמו בפעם שעברה, יתקיים הכנס בבית קבוצת סלע בבני ברק, ליד קניון אילון. תודה לאנשי קבוצת סלע על ההיענות לאירוח. פרטים על סלע כאן: http://www.sela.co.il/ , ומפת הגעה כאן: http://www.sela.co.il/?CategoryID...
    Posted to ISerializable (Weblog) by Anonymous on 03-17-2009
  • API design values and decision matrix

    We’ve come to a nice way of deciding upon features in the Isolator API. This is what happens when your end product is an API for programmers. First, we realized that we must argue about it . For each type of new feature in the isolator API, we put up on the white board several version of the API that...
    Posted to ISerializable (Weblog) by Anonymous on 03-17-2009
  • Art of unit Testing goes to print in April

    The book of never ending production is now actually near the end. the projected print date of “Art Of Unit Testing” is now April 30 and I’m happy to see the Amazon page for the book already has one review of the early access version (though he totally destroys my spelling and book formatting abilities...
    Posted to ISerializable (Weblog) by Anonymous on 03-16-2009
  • Adding Method-Missing support to VB.NET using CTru and Typemock Open-AOP

    I am finding cooler and cooler stuff to achieve using the CThru Engine. A few hours ago I suddenly thought : “CThru intercepts all calls in the system. what happens if they are calls to methods that don’t exist?” Logically this led me to: VB.NET supports late bound invocation (with option strict off...
    Posted to ISerializable (Weblog) by Anonymous on 02-25-2009
  • Isolation frameworks – lessons from the wild

    I’m in the process of teaching another TDD master class in Oslo this week, and in the past two days we went over the major Isolation frameworks in .NET (I refuse to say Mocking frameworks anymore. the “Mock” work is too overloaded as it is). We covered NMock, Rhino Mocks, Moq and Typemock , and alos...
    Posted to ISerializable (Weblog) by Anonymous on 12-03-2008
  • Isolation Syntax for VB.NET - Your comments please

    I'm working on adding a VB.NET Friendly syntax for Typemock Isolator. If you're into VB, I'd love your input on the usability of this API and how to make it better. We'll start going through several basic scenarios that you can do using Typemock Isolator, and show them in VB proposed...
    Posted to ISerializable (Weblog) by Anonymous on 11-26-2008
Page 4 of 7 (62 items) « First ... < Previous 2 3 4 5 6 Next > ... Last »
Copyright 2007 Roy Osherove