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

Achoo

Description:

Achoo is a fluent interface for unit testing Python objects. Achoo makes it easy to make assertions about the properties and behaviours of Python objects. It is designed to be used in conjunction with a unit testing framework like PyUnit's `unittest' module, shipped with all modern Python distributions.

Requirement:

Python

Download data:

No data feed available


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:

Downloadable files: 31021 total downloads to date


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:

Downloadable files: 1059 total downloads to date


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:

Downloadable files: 6492 total downloads to date


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