PyZen

PyZen 0.3.2

PyZen is a continuous test runner for paranoid developers. As long as the script is running, PyZen will monitor for changes in your code and re-run your test suite when needed. There are frontends for multiple frameworks as well as several...

Speccer

Speccer 0.7.5

Speccer is a specification-based test runner for Python.Speccer provides simple means to test individual modules. It uses a minimal, assert-free syntax. This syntax is compiled to actual code utilizing Python's unittest. Henceforth Speccer may be seen as...

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,...

Tail

Tail 1.1.1

Tail is a small application for following changes in log files. I'd like to see what people think of it, so please shoot me an email or leave a comment if you like it or hate it or if you have a question, comment, or suggestion.Here are some key features...

crpcut

crpcut 1.9.2

crpcut (pronounced "crap cut") is the Compartmented Robust Posix C++ Unit Tester. With crpcut it's easy to write tests that other unit-test frameworks cannot manage.Introductory example:An example testing parts of std::string: #include < crpcut.hpp...