Peptest

Peptest 1.0

Peptest is a Mozilla automated testing harness for running responsiveness tests. These tests measure how long events spend away from the event loop.Running TestsCurrently tests are run from the command line with python. Peptest currently depends on...

van.pg

van.pg 2.0

van.pg is a Python module that provides easy creation of PostgreSQL databases (and clusters) for unit testing.Dirty DatabasesTest databases take a long time to create. In general you need to be a little careful when you decide to delete/recreate a test...