Ada | C/C++ | HTML | Java | Javascript | .NET | Perl | PHP | Python | Ruby | SQL | Tcl | XML | Others
Python unit testing tools
(6 found)

doctest

Description:

Python module that searches for pieces of text that look like interactive Python sessions, and then executes those sessions to verify that they work exactly as shown

Requirement:

Python

Download data:

No data feed available


PBP

Description:

PBP (Python Browser Poseur) is a web test tool that exposes the browser functionality at the level of a shell-like interpreter so that testers can quickly write tests in a simple language designed specifically for that purpose. Anyone familiar with a command line should be able to write test scripts for even the most complex web applications with PBP.

Requirement:

OS Independent

Download data:

No data feed available


py.test

Description:

py.test is the command line tool to run tests. You can supply it with any Python module by passing it as an argument

Requirement:

Python

Download data:

No data feed available


PyUnit

Description:

A unit testing framework for Python based on JUnit and XUnit, the de-facto standard frameworks for Java and SmallTalk respectively. Provides a standard, proven, simple and elegant way to write unit tests for Python software. GUI also provided.

Requirement:

Python

Download data:


[CaRP] XML error: syntax error at line 1


pyUnitPerf

Description:

pyUnitPerf is a port of Mike Clarks' JUnitPerf to Python. It is a collection of pyUnit test decorators used to measure the performance and scalability of functionality contained within existing pyUnit tests.

Requirement:

Python

Download data:


[CaRP] XML error: syntax error at line 1


TestOOB

Description:

Python Testing Out Of (The) Box - is a Python testing framework that extends the standard Python 'unittest' module and provides XML and HTML reports, debugging failed tests, verbose asserts, color output, and many more useful features. It integrates effortlessly with existing 'unittest' test suites.

Requirement:

Python, on any platform

Download data:


[CaRP] XML error: syntax error at line 1


For those projects hosted on SourceForge, the project activity data is updated weekly using live newsfeeds powered by CaRP