[pytest-dev] pytest-warnings RFC

2016-10-19 Thread Florian Schulze
Hi! There is an open PR on pytest-warnings: https://github.com/fschulze/pytest-warnings/pull/2 Because we plan to incorporate pytest-warnings into pytest at some point, I'd like to get some feedback on it. Especially the naming of things. Otherwise we may have to rename things when merging.

Re: [pytest-dev] Proposal: python namespacign for markings/marker objects

2016-10-19 Thread Floris Bruynooghe
On 7 September 2016 at 10:38, Ronny Pfannschmidt wrote: > Hi all, > > while trying to turn various internal markers of a work project > into public plugins, i noticed a very plain problems - different other > plugins used the same generic marker name for different purposes/intents > > such a flat

Re: [pytest-dev] ANN: pytest-external-blockers - prototype released

2016-10-19 Thread Floris Bruynooghe
On 4 October 2016 at 18:18, Ronny Pfannschmidt wrote: > Hi all, > > i'm happy to announce the release of pytest-external-blockers [0] > it was created in order to be able to semantically track for what reasons a > test was skipped > > a normal `pytest.skip` doesn't offer a semantic difference betw