Re: [pytest-dev] Approval testing plugin for pytest

2018-04-18 Thread Vasily Kuznetsov
Oh, this looks pretty good! I will try it out. Thank you, Brian. Cheers, Vasily On Wed, Apr 18, 2018 at 12:23 AM Brian Okken wrote: > I have seen something like what you are describing here: > https://pypi.org/project/pytest-regtest/ > > - Brian Okken > > On Apr 17, 2018, at 2:22 PM, Vasily Kuz

Re: [pytest-dev] Approval testing plugin for pytest

2018-04-17 Thread Brian Okken
I have seen something like what you are describing here: https://pypi.org/project/pytest-regtest/ - Brian Okken > On Apr 17, 2018, at 2:22 PM, Vasily Kuznetsov wrote: > > Hi everyone! > > It would be nice to have an approval testing plugin for pytest, but it seems > there's no perfect soluti

[pytest-dev] Approval testing plugin for pytest

2018-04-17 Thread Vasily Kuznetsov
Hi everyone! It would be nice to have an approval testing plugin for pytest, but it seems there's no perfect solution at the moment. A quick google search gave me this and this