2 Comments

  • Hi Roy

    .NET 3.0 has an automation API that works like this as well (without the annotations).

    I haven't really looked into NUnitForms, but does anyone know whether it operates with WPF windows well?

    Chris

  • Hi Roy,

    Thanks for the post. I am working on putting together an installer release, but right now you can check out the svn code and run the app from the IDE. Its still in the proof of concept phase, but part of the reason I made this tool open source was to hopefully get some other smart Jews to contribute (wink wink).

    Oren is right, that the framework currently only supports Win Forms (as that is what I'm using day to day), but as you can see in the code snippet, I've left it open for extension. So currently, the 'FormDemonstrator' extends the 'Demonstrator' class. A WebDemonstrator class would probably be fairly easy to write.

    DevTeach rocked, you had great talks... and the songs were hilarious!

    L'Chaim

    -Ben

Comments have been disabled for this content.