Re: [pytest-dev] Request to bundle Pytest-finer-verdicts as a default plugin with pytest

2016-06-27 Thread Ronny Pfannschmidt
Hello Venkatesh-Prasad and Florian, as of now the linked plugin is basically a really new plugin, which is a 20 line function without any tests. as such i would like to postpone moving it into pytest-dev until it is more widely used and has a proper test-suite. we want to have pytest-dev as a pla

Re: [pytest-dev] Request to bundle Pytest-finer-verdicts as a default plugin with pytest

2016-06-27 Thread holger krekel
On Mon, Jun 27, 2016 at 10:21 +0200, Ronny Pfannschmidt wrote: > Hello Venkatesh-Prasad and Florian, > > as of now the linked plugin is basically a really new plugin, which is a > 20 line function without any tests. > as such i would like to postpone moving it into pytest-dev until it is > more wi

Re: [pytest-dev] Request to bundle Pytest-finer-verdicts as a default plugin with pytest

2016-06-27 Thread Venkatesh Prasad Ranganath
Hey All, I appreciate the inputs. A couple of clarifications. - I developed the plugin based on my experience with nosetest and pytest while teaching a software testing course. I plan to use it in the future editions of the course. For this purpose, the plugin suffices in its curre