Re: [pytest-dev] Testing pytest releases using devpi and CI servers

2016-01-16 Thread Holger Krekel
Haven't played yet with your integration code. So I can't contrast it. It was indeed a more general comment regarding what I perceive as the missing piece in open source testing infrastructure. It's true that I kind of am uncomfortable with using commercial hosting services like appveyor

Re: [pytest-dev] Introspecting fixtures from within a test

2016-01-16 Thread Raphael Pierzina
Hi Christoph, you can retrieve the used fixtures from the test node and use named function right after. See https://gist.github.com/hackebrot/848ab671583540fe18d1 Hope this helps! Raphael > On 16 Jan 2016, at 13:43, Christoph Buelter

Re: [pytest-dev] Testing pytest releases using devpi and CI servers

2016-01-16 Thread Bruno Oliveira
Hi Holger, On Sat, Jan 16, 2016 at 6:01 PM Holger Krekel wrote: > The crucial part that is missing wrt to devpi/tox/pytest is the ability to > automatically schedule tests to hosts. Rackspace provides us some funding > for open source which we can use to have a Windows and a