Albert-Jan Roskam <[email protected]> writes: > I would like to run my unittests (--> nose) on multiple platforms. I > also would like to test different python versions and implementations > on each platform (--> tox [2]).
> […] But this all feels like reinventing the wheel. Can you recommend a > package or strategy to use? I'd recommend you describe your requirements in the “testing-in-python” forum <URL:http://lists.idyll.org/listinfo/testing-in-python/>, specifically for discussing tools and techniques for testing in Python. -- \ “Always do right. This will gratify some people, and astonish | `\ the rest.” —Mark Twain | _o__) | Ben Finney _______________________________________________ Tutor maillist - [email protected] To unsubscribe or change subscription options: https://mail.python.org/mailman/listinfo/tutor
