dingus

dingus 0.3.4

dingus is sort of like a mock object. The main difference is that you don't set up expectations ahead of time. You just run your code, using a dingus in place of another object or class, and it will record what happens to it. Then, once your code has been...

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