python-nose-random 1.0.0 Nose plugin to facilitate randomized unit testing with Python

Python nose-random is designed to facilitate Monte-Carlo style unit testing. The idea is to improve testing by running your code against a large number of randomly generated input scenarios.