jWebUnit

http://jwebunit.sourceforge.net/

Makes testing webapps much easier than native JUnit/HttpUnit. It's a layer above those two. So easy, in fact, that I bet QA could write scripts that can parsed into code that gets generated and run. Speaking of, I bet someone has already done this.

Popular posts from this blog

Lists and arrays in Dart

Converting Array to List in Scala

Null-aware operators in Dart