Testoob: Python Testing Out Of (the) Box |
|
Testoob is an advanced unit testing framework for Python. It integrates effortlessly with existing PyUnit (module "unittest") test suites. |
Download |
|
NUnitWeb |
NUnitWeb is a DOT NET test framework for use in conjunction with NUnit. It's similiar to NUnitASP, but more complete. Javascript, ASPNET 2.0, file controls (multipart form data), and ordinary HTML are all supported. |
Download |
|
Coverlipse |
An eclipse plugin for code coverage visualization of JUnit Tests. Especially useful for test-first development. Supported coverages include block coverage and all-uses coverage (Data Flow Analysis). |
Download |
|
OpenSTA |
Open System Testing Architecture - a distributed software testing architecture designed around CORBA. The current toolset has the capability of performing scripted Web (HTTP and HTTPS) heavy load tests with performance measurements from Win32 platforms. |
Download |
|
PRUnit |
Unit test framework for PegaRULES Process Commander applications. PRUnit is based on the xUnit family of testing frameworks. PRUnit is downloaded as a Zip file that can be uploaded to your PRPC system and loaded into the rule base. |
Download |
|
Davtool |
Davtool is a command line style tool which can perform WebDAV methods. We can use davtool for WebDAV batch work. It is similar to wget. While wget can perform only the GET method, Davtool can perform all WebDAV methods. |
Download |
|
Molybdenum |
|
Molybdenum is an IDE for creating, editing, running and recording testscripts for Selenium, a browser integrated testtool from http://thoughtworks.com. Molybdenum is build as a Mozilla Firefox extension/application. |
Download |
|
mavenium |
A maven plugin that will let the developer use Selenium-RC to launch integration tests on a site being developed and use the results to, for example, stop the maven build cycle if any test fails. |
Download |
|
StubOut |
StubOut is an extension to JUnit that lets you stub out classes that don't pertain to your test. This is especially useful for dealing with legacy code that wasn't written to be easily testable. |
Download |
|
datadumper |
|
DataDumper dumps any PHP-resource on the screen or in a file. The variable/object/other resource is displayed with syntax highlighting, indenting and variable type information in a very intuitive format. File and linenumber of the call is displayed. |
Download |
|
|