Teemu
Teemu
> I have not added any tests, because tests would (to the best of my knowledge) make pytest-subtest a depedency of this project, which I intend not to do, (Can...
This problem still exists.
Interesting, I don't know what's going on with that. I read the documentations and I have the markdown tag correctly there.
Thanks for the detailed report ❤️.
Maybe you could try `--old-summary` as a fallback
I just need to do general maintenance on this project first
I have personally noticed that location of the actual crash is often meaningless (e.g. inside some third party library when invalid argument is passed)
Sounds good. On Wed, Aug 29, 2018, 17:59 Daniel Hahler wrote: > @Frozenball > Assuming that the crash line is from the test, do you agree that it would >...
In that specific case it's good. The general idea is that we wanna jump to the test since it's most likely that our test code is wrong or we are...
Works for me (with Windows Terminal). Maybe it's your terminal?