Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #31718

Re: Testing against multiple versions of Python

References <a9ec0dca-4ba8-4887-b65f-359898576795@googlegroups.com> <CAF_E5JaGaGFhe15CgKu7mX4qr6wbKW_RG-aVGN1g=S-AUhyK9A@mail.gmail.com>
From Boris FELD <lothiraldan@gmail.com>
Date 2012-10-19 10:50 +0200
Subject Re: Testing against multiple versions of Python
Newsgroups comp.lang.python
Message-ID <mailman.2497.1350636623.27098.python-list@python.org> (permalink)

Show all headers | View raw


Did you take a look at https://www.shiningpanda-ci.com/?

2012/10/19 andrea crotti <andrea.crotti.0@gmail.com>:
> 2012/10/19 Michele Simionato <michele.simionato@gmail.com>:
>> Yesterday I released a new version of the decorator module. It should run under Python 2.4, 2.5, 2.6, 2.7, 3.0, 3.1, 3.2, 3.3. I did not have the will to install on my machine 8 different versions of Python, so I just tested it with Python 2.7 and 3.3. But I do not feel happy with that. Is there any kind of service where a package author can send a pre-release version of her package and have its tests run againsts a set of different Python versions?
>> I seem to remember somebody talking about a service like that years ago but I don't remembers. I do not see anything on PyPI. Any advice is welcome!
>>
>>  Michele Simionato
>>
>>
>> --
>> http://mail.python.org/mailman/listinfo/python-list
>
>
> Travis on github maybe is what you want?
> --
> http://mail.python.org/mailman/listinfo/python-list

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Testing against multiple versions of Python Michele Simionato <michele.simionato@gmail.com> - 2012-10-18 20:58 -0700
  Re: Testing against multiple versions of Python andrea crotti <andrea.crotti.0@gmail.com> - 2012-10-19 09:47 +0100
  Re: Testing against multiple versions of Python Boris FELD <lothiraldan@gmail.com> - 2012-10-19 10:50 +0200
    Re: Testing against multiple versions of Python Michele Simionato <michele.simionato@gmail.com> - 2012-10-19 02:17 -0700
  Re: Testing against multiple versions of Python Duncan Booth <duncan.booth@invalid.invalid> - 2012-10-19 09:17 +0000

csiph-web