Re: [pytest-dev] Fixture override not working

2015-06-03 Thread holger krekel
Hi Ken, On Wed, May 13, 2015 at 15:42 -0400, Ken Petti wrote: > Hello all, > > Last week I spoke to Ronny on the IRC channel about a fixture issue, and he > recommended I send out an email to the larger group. Here is a gist of the > issuehttps://gist.github.com/citizenken/861055b8778c9cce343a >

[pytest-dev] Fixture override not working

2015-05-13 Thread Ken Petti
Hello all, Last week I spoke to Ronny on the IRC channel about a fixture issue, and he recommended I send out an email to the larger group. Here is a gist of the issuehttps://gist.github.com/citizenken/861055b8778c9cce343a I have a fixture on the module level that I want to override on a per-test