nose-bisect 0.1.0

Inspired by Django's internal bisect tool, nose-bisect will easily bisect your test suite and find test-on-test failures.More importantly: Test FOO fails when run when test X, bisect will tell you what X is.nosetests...