<html><body><div style="color:#000; background-color:#fff; font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:8pt"><div id="yiv3520227838"><div><div style="color:#000;background-color:#fff;font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:8pt;">Hi,<br><br>I would like to run my unittests (--&gt; nose) on multiple 
platforms. I also would like to test different python versions and 
implementations on each platform (--&gt; tox [2]). These platforms also 
include Windows, so Travis CI or Docker is not an option, AFAIK. I was 
thinking about using Vagrant [3] to fire up VirtualBox [4] VMs for each 
platform-to-be-tested, then either (a) fire up nose or tox through SSH 
or (b) (the easy way) prepare each VM such that nose/tox is fired up 
right when the OS starts (ie., edit .bashrc, autoexit.bat or whatever it
 is called for the OS at hand). But this all feels like reinventing the 
wheel. Can you recommend a package or strategy to use? Beautiful is better than ugly, although practicality beats purity. In other words: it would nice if it is The Right Way, but I am a lazy bastard so I am also open for quick-and-dirty approaches ;-)<br><br>[1] <a rel="nofollow" id="yiv3520227838yui_3_13_0_ym1_1_1393620560643_2050" target="_blank" href="https://pypi.python.org/pypi/nose/">https://pypi.python.org/pypi/nose/</a><br>[2] <a rel="nofollow" id="yiv3520227838yui_3_13_0_ym1_1_1393620560643_2051" target="_blank" href="https://pypi.python.org/pypi/tox">https://pypi.python.org/pypi/tox</a><br>[3] <a rel="nofollow" id="yiv3520227838yui_3_13_0_ym1_1_1393620560643_2053" target="_blank" href="http://www.vagrantbox.es/">http://www.vagrantbox.es/</a><br>[4] <a rel="nofollow" id="yiv3520227838yui_3_13_0_ym1_1_1393620560643_2054" target="_blank"
 href="https://www.virtualbox.org/">https://www.virtualbox.org/</a><br><br>&nbsp;<br>Regards,<br><br>Albert-Jan<div id="yiv3520227838yui_3_13_0_ym1_1_1393620560643_3344"><br><br id="yiv3520227838yui_3_13_0_ym1_7_1393620560643_18"></div><div id="yiv3520227838yui_3_13_0_ym1_7_1393620560643_20">
<br>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<br>
<br>All right, but apart from the sanitation, the medicine, education, wine, public order, irrigation, roads, a <br>
<br>fresh water system, and public health, what have the Romans ever done for us?<br>
<br>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <br>
<br></div></div></div></div></div></body></html>