HttpUnit emulates the relevant portions of browser behavior, including form submission, Javascript, basic HTTP authentication, cookies, and automatic page redirection, and allows Java test code to examine returned pages either as text, an XML DOM, or containers of forms, tables, and links.
JsUnit is a Unit Testing framework for client-side (in-browser) JavaScript. It is essentially a port of JUnit to JavaScript.
test
Programming
testing
unit-testing
*Unit
License:GPL
jsunit
SimpleTest is a unit tester, Web tester, and dynamic mock objects framework for PHP.
simpletest
Framework
PHP
testing
unit-testing
*Unit
unit-test
dynamic-mock-object