migrate tests to Nose

Issue #970 resolved
Mike Bayer repo owner created an issue

ideally we can keep with our class-based approach and still have setUpAll(), setUp() capability, with class state maintained across tests - that way we can ditch the usage of "global" throughout all our tests. we also want to be able to isolate trainwrecks between full test modules better so that if one set of tests fails badly, the subsequent 800 tests don't all have to fail as well.

Comments (5)

  1. Former user Account Deleted

    Replying to jek: I would like to help with this:

    chris perkins chris -at- percious.com ~percious~

    whenz the next sprint?

  2. Log in to comment