Sergeileduc
Sergeileduc
Hi ! I thought I could begin to help, with adding docstrings to funcions and stuffs. There's several docstring formats, I don't know which one you prefer ? In order...
Hi ! Yeah that would be great to decrease duplication, etc... I know nothing about `junit`. Maybe we could do this in `pytest` with some parametrized *fixtures* and *parametrization* stuff...
I used to have this issue when running pytest, and this commit actually solves this ! (windows)
This was fixed with the "peek=True", I think. Closing
Is this issue still a thing and should remain opened ?
Closing it.
I don't think there is a capture thing in dpytest no. So it must come from pytest directy, I don't really know. But for all that, it's more Cratspyder thing,...
The problem is that : the thing after `assert` is a boolean. It's just true or false, that's it. No information more. So, what we can do, is: put the...
Feel free to propose some PRs
Lib and doc have been updated, I'm closing.