[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

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