<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Actually, I meant Jenkins.  That is
      what I used.<br>
      <div class="moz-signature"><br>
        <b>Randy Syring</b><br>
        <small>Husband | Father | Redeemed Sinner</small><br>
        <br>
        <i><small>"For what does it profit a man to gain the whole world<br>
            and forfeit his soul?" (Mark 8:36 ESV)</small></i>
        <br>
        <br>
      </div>
      On 02/28/2014 04:17 PM, Randy Syring wrote:<br>
    </div>
    <blockquote cite="mid:5310FCD9.1010100@thesyrings.us" type="cite">
      <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
      <div class="moz-cite-prefix">Why not Travis?  It can run stuff on
        Windows, I used to test python packages on Windows that way.<br>
        <div class="moz-signature"><br>
          <b>Randy Syring</b><br>
          <small>Husband | Father | Redeemed Sinner</small><br>
          <br>
          <i><small>"For what does it profit a man to gain the whole
              world<br>
              and forfeit his soul?" (Mark 8:36 ESV)</small></i> <br>
          <br>
        </div>
        On 02/28/2014 03:56 PM, Albert-Jan Roskam wrote:<br>
      </div>
      <blockquote
        cite="mid:1393621005.71779.YahooMailNeo@web163806.mail.gq1.yahoo.com"
        type="cite">
        <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 moz-do-not-send="true" 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 moz-do-not-send="true" 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 moz-do-not-send="true" 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 moz-do-not-send="true" 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>
                 <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>
        <br>
        <fieldset class="mimeAttachmentHeader"></fieldset>
        <br>
        <pre wrap="">_______________________________________________
testing-in-python mailing list
<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:testing-in-python@lists.idyll.org">testing-in-python@lists.idyll.org</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://lists.idyll.org/listinfo/testing-in-python">http://lists.idyll.org/listinfo/testing-in-python</a>
</pre>
      </blockquote>
      <br>
    </blockquote>
    <br>
  </body>
</html>