Steffen Allner
Steffen Allner
Would it be an option to add the comment inside the `[[routes]]` sections/entries?
It would be nice to have some steps to reproduce the issue. Does does it occur locally or remote?
Thanks for bringing this up. I also stumbled over this issue and would be interested in a fix. Are you still working on this package @wichert ?
@joaonc It could be possible to tinker with the order in `@pytest.hookimpl`. The question here would be whether a timeout should include the rerun of a test or not.
As I cannot quickly get all the pros and cons about the isolated builds in my head, could you please provide some more information on this?
I am not yet convinced about adding another configuration file, but let's give it a try. Are there any caveats concerning coverage?
At least the last error implies that git is not working correctly, so pre-commit is failing. Is tox in this case running from a checkout of pytest-rerunfailures or from the...
The question is here, whether we really need it now. Maybe it already works out with the new implementation. Having a look at the old threads, the problem seemed to...
Puh, I agree with you, that we should test for feature instead of version. But what I do not understand, is how you get this odd pytest version if you...
Is currently anyone willing to work on the compatibility with the new pytest-reportlog?