Ran Benita
Ran Benita
This would restrict Directory collectors to only handle their files. We not give them control over the sub-directories? What's the advantage?
I understand, but why do you want it to be handled in one place? My idea is to give control to plugins (i.e. custom nodes, including our own, e.g. python,...
> Any extension that implements file collection Will have to share implementations of selection with pytest, which implies exposing the apis for correctly handling it,and thrusting plugin to correctly use...
I think this is fixed
In the next version of pytest, we will start using pygments to highlight diffs in assertion failure messages (we are already using pygments to highlight other code segments). The diffs...
Can't reproduce this, please provide a minimal reproduction example and we can take a look.
@plannigan In https://github.com/pytest-dev/pytest/issues/11387#issuecomment-1722324799 you did some great work listing all of the places where verbosity is used. While the assertions verbosity level was a common feature request, I'm not *entirely*...
> For "test case" specifically, I've seen people wanting to use more verbosity for it, while keeping using less verbosity for assertions (it was internally at work on a specific...
@plannigan Sorry for not responding earlier and letting it linger -- not very nice. I read [your comment](https://github.com/pytest-dev/pytest/pull/11653#issuecomment-1866853616) but I am not convinced personally. I think it is better to...
It mostly depends, do you care about the actual APDUs/RAPDUs i.e. do you want to simulate the logic of an actual card, or do you just need some dummy for...