nose2

nose2 0.4.7

nose2 is the next generation of nicer testing for Python, based on the plugins branch of unittest2. It aims to improve on nose by:- providing a better plugin api- being easier for users to configure- simplifying internal interfaces and processes-...

proboscis

proboscis 1.2.5.3

proboscis is a Nose extension that facilitates higher level testing.Changes how test classes are discovered by forcing them to register via decorators which contain useful metadata such as what groups they are in, whether or not they have dependencies on...

PyNuker

PyNuker 12.2.11

PyNuker is a network stress testing tool written in python. Because it is written in python it should run equally well on any system that has Python version 2.x installed.PyNuker infinitely (until stopped) sends a string of text via a UDP packet to a...

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