Tag Archives: java

Testing Rendered HTML in ASP.NET MVC3

HtmlUnit and IKVM together give you the power to test your ASP.NET MVC3 application. Submit forms, and even verify the resulting HTML! All with a little help from Java, and Steve Anderson. Continue reading

Posted in Libraries, Web | Tagged , , , , | Leave a comment