Dmitry Dygalo
Dmitry Dygalo
Some time ago I implemented throttling in Schemathesis.io (but never actually exposed it), so, now I'd like to open source it as a part of Schemathesis. It is implemented as...
Hypothesis rejects such tests at all, probably we need to replicate this behavior here.
You are very welcome! Let me know how this feature fits your use case, I’d be keen to make further improvements :) I plan to implement more changes before releasing...
Awesome!
@juk80x Could you, please, elaborate on what kind of benefits you have in mind? I am going to close this issue as the original problem was addressed in #1669 (which...
At the moment there is a warning for this matter, but I think it could be nice to control whether it is a warning or an immediate failure.
I think I'd rather set seed globally for all tests - there is no actual difference in effectiveness, but the overall UX is simpler.
I like the idea, it could be a separate "Statistic" section in the CLI output, will work on design in some of the next releases.
Solved in #1728 by adding the `--contrib-openapi-fill-missing-examples` CLI option
I am going to address the concerns and desired capabilities in the soon to be ongoing work on the new Checks API (#1689)