On Mon, 31 Oct 2016, Chris Dent wrote:
On Fri, 28 Oct 2016, Chris Dent wrote:
* questions when I get stuck with gabbi
I've made some progress on this but I'm still not entirely
satisfied with the solution. I've encapsulate the necessary changes
in a pull request
https://github.com/cdent/gabbi/pull/187
and tried to make sure that the added docs explain the problem. To
summarize: The current solution requires that the test author
imports a `test_pytest` method into the module in which they create
a pytest_generate_tests hook.
I'd like to avoid that somehow while continuing to support the prior
modes of supported tests and not requiring a conftest.py file.
I feel like I'm missing something obvious that is hard to discern
without a deeper understanding of the available hooks in pytest.
Any suggestions?
--
Chris Dent ¯\_(ツ)_/¯ https://anticdent.org/
freenode: cdent tw: @anticdent_______________________________________________
pytest-dev mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pytest-dev