WatiN - allows nunit testing of .net web applications

Started by Thorin, June 05, 2009, 10:07:41 AM

Previous topic - Next topic

Thorin

So I was looking around for some syntax for nunit testing and stumbled across a link to WatiN:

http://watin.sourceforge.net/

If you do .NET development and you're using NUnit to write your code in a Test-Driven Development style, WatiN lets you use that same TDD style for the web pages you are constructing.

WatiN replaces what NUnitASP used to allow us to do.  The NUnitASP has been abandoned for a while, though, so it's nice to see there's a replacement available.

Now if only I could get the guys here to write in a TDD style...
Prayin' for a 20!

gcc thorin.c -pedantic -o Thorin
compile successful