Re: [pytest-dev] pytest plugin pytest-session_to_file

2015-10-13 Thread Richard Vézina
I finally get time to figure out why my packaging were failing... So here the first fully working version of pytest_session2file : https://pypi.python.org/pypi/pytest-session2file/0.1.5 Richard On Thu, Oct 1, 2015 at 11:55 AM, Bruno Oliveira wrote: > Hi Richard, > > Thanks for the pointer. We

Re: [pytest-dev] pytest plugin pytest-session_to_file

2015-10-01 Thread Bruno Oliveira
Hi Richard, Thanks for the pointer. We have to integrate the plugin_index script into the gendoc Makefile target. Cheers, Bruno. On Thu, Oct 1, 2015 at 12:51 PM Richard Vézina wrote: > Hello, > > I just create this : > > https://pypi.python.org/pypi/pytest-session_to_file/0.1.0 > Git repo: htt

[pytest-dev] pytest plugin pytest-session_to_file

2015-10-01 Thread Richard Vézina
Hello, I just create this : https://pypi.python.org/pypi/pytest-session_to_file/0.1.0 Git repo: https://github.com/BuhtigithuB/pytest-session_to_file Could someone review it and make comment and eventually update the pytest plugin index page and include it there... Pytest Plugins Index not have