On 28/02/2014 09:14, Albert-Jan Roskam wrote:
Hi,
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]). These platforms also include Windows, so Travis CI or Docker is not an
o
- Original Message -
> From: Ben Finney
> To: tutor@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 writes:
>
>> I would like to run my un
Albert-Jan Roskam 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 strateg
Hi,
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]). These platforms also include Windows, so Travis CI or Docker is
not an option.
I was thinking about using Vagrant [3] to