Closed tybug closed 4 months ago
Ah yes, I've got some hacks on the plugin side to avoid these, but it must not be quite right. I'll investigate tomorrow!
Yup, a dumb bug; fixed and added a regression test. Can you try hypothesis-crosshair 0.0.5 and confirm that helps on your side too?
Looks good here 👍
I think this only happens under certain conditions since https://github.com/pschanely/CrossHair/issues/263 uses
st.text()
and works fine. Maybe when no meaningful decisions are made on the symbolic?This issue also occurs with
st.characters()
. Found while trying to run hypothesis' test suite under crosshair (https://github.com/HypothesisWorks/hypothesis/pull/4022#pullrequestreview-2146044505). I'm tentatively calling this a crosshair-side issue, but if you discover otherwise let me know 😄My debug output: