Dmitry Dygalo
Dmitry Dygalo
I'd like to keep it open as a reminder :)
**Implementation notes** - The easiest way to achieve the desired effect is to update the schema conversion process in `schemathesis.specs.openapi.converted.to_json_schema`. - If the schema "type" is "number" or "integer" and...
Folks, FYI, `rerecord` mode is implemented in a pytest plugin to VCR-py. https://github.com/kiwicom/pytest-recording#rewrite-record-mode Hope it might be helpful for you
Not sure if it is possible to do on this level since we don't have the domain name when we connect to a socket. As an alternative - we can...
Hi! Thank you for bringing this topic! It is definitely something we can improve :) What do you think if we'll add some kind of quickstart guide that will include...
Would you mind reviewing it once I'll have a prototype? Not sure when I'll have time to get into this, but probably this week
Implementation notes for anyone willing to contribute (or for myself, when I'll get back to it): - Add the "Installation" section before "Usage"; - Add installation instructions like `pip install...
Hi everybody! Sorry for the delay. I think that the way to approach this is to use the logic from the `_vcr.py` module with fixtures of non-"function" scope. For example,...
Thank you for creating this issue! This is an interesting feature! Unfortunately, I don't have the bandwidth to work on it myself in foreseeable, but would be happy to review...
Sure! Feel free to open a draft PR - it might be easier to start the discussion there :)