HypoFuzz Error: No property-based tests were collected

30 views
Skip to first unread message

Andrea Sterbini

unread,
Mar 24, 2022, 1:07:38 PM3/24/22
to Hypothesis users
Hi, I'm in love with hypothesis+icontract and I am trying hypofuzz.
Strangely, it doesn't find my hypothesis-based test, producing the message:
   Error: No property-based tests were collected
even if pytest seems to find it
pytest --collect-only test_hyp.py -m hypothesis
......
<Module test_hyp.py>
  <Function test_hypothesis>
......
The hypoFuzz code seems to do exactly the same but the list of collected tests comes empty.

What am I missing?
All the beast
AndreaS

Andrea Sterbini

unread,
Mar 29, 2022, 5:46:24 AM3/29/22
to Hypothesis users
Solved
I rebuilt a fresh environment and hypofuzz now works.
A
Reply all
Reply to author
Forward
0 new messages