[Tutor] running unittests on multiple OS, including non-Posix

Albert-Jan Roskam fomcl at yahoo.com
Fri Feb 28 11:49:02 CET 2014



----- Original Message -----

> From: Ben Finney <ben+python at benfinney.id.au>
> To: tutor at python.org
> Cc: 
> Sent: Friday, February 28, 2014 10:33 AM
> Subject: Re: [Tutor] running unittests on multiple OS, including non-Posix
> 
> Albert-Jan Roskam <fomcl at yahoo.com> 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.

Cool, thanks. I just subscribed to that list --> "Your subscription request has been received, and will soon be acted upon."


More information about the Tutor mailing list