BuildBot

BuildBot 0.8.8

The BuildBot project is an open source software to automate the testing and compilation cycle needed by many apps to validate code changes.Each time a change is committed, BuildBot builds and tests the tree, outputing status updates via web.What is new in...

iogen

iogen 3.1p0

iogen is an I/O generator. iogen forks child processes that each run a mix of reads and writes. The idea is to generate heavily fragmented files to make the hardware suffer as much as possible.This tool has been used to test filesystems, drivers,...

Bazinga

Bazinga 0.2.4

Bazinga is a plugin for nose to run incremental tests.It recursively detects what are the dependencies for each test module by looking at the modules that are imported. If no dependency file was changed since the last successful test, it skips all the...

Fixtures

Fixtures 0.3.14

Fixtures is a tool that defines a Python contract for reusable state / support logic, primarily for unit testing. Helper and adaption logic is included to make it easy to write your own fixtures using the fixtures contract. Glue code is provided that...