some ideas of the internal plugin are nice to have (like lists of matching expressions in order)
others are a mess we'd like to clean ourselves - so please if you do, pick with due scrutiny Cheers, Ronny 2017-05-29 13:46 GMT+02:00 Floris Bruynooghe <[email protected]>: > On 29 May 2017 at 13:27, Morten V. Pedersen <[email protected]> wrote: > > Hi Floris, > > Thanks. Did not know that there was an internal similar thing in pytest. > I > > take a look at that, perhaps some things can be improved based on the > ideas > > there. > > It's in _pytest/pytester.py if you're looking. But it really is much > messier then your plugin and too specific to pytest. Your plugin > looks much nicer for external use. I'd not be too eager to copy > features of the internal plugin unless one of your users actually > wants them. > > > Cheers, > Floris > _______________________________________________ > pytest-dev mailing list > [email protected] > https://mail.python.org/mailman/listinfo/pytest-dev > -- Red Hat GmbH, http://www.de.redhat.com/, Registered seat: Grasbrunn, Commercial register: Amtsgericht Muenchen, HRB 153243, Managing Directors: Charles Cachera, Michael Cunningham, Michael O'Neill, Eric Shander
_______________________________________________ pytest-dev mailing list [email protected] https://mail.python.org/mailman/listinfo/pytest-dev
