feat(core): Add an assert_any_suggestion_result
test function
#950
Labels
assert_any_suggestion_result
test function
#950
It would be nice to have a testing assertion along with
assert_suggestion_result()
andassert_nth_suggestion_result()
that passes of the test no matter which suggestion appears in the result.I looked at implementing this briefly a week or two ago and decided I didn't know enough about the architecture to do it efficiently.
The text was updated successfully, but these errors were encountered: