You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@settings(max_examples=5, max_iterations=20)
/home/user/repos/axelrod/Axelrod/axelrod/tests/unit/test_tournament.py:1012: HypothesisDeprecationWarning:
The max_iterations setting has been disabled, as internal heuristics are more
useful for this purpose than a user setting. It no longer has any effect.
and many other lines. Run ./test to see them.
The text was updated successfully, but these errors were encountered:
We've got hypothesis==3.2.0 in requirements.txt and I don't get this depreciation for that version. (Hypothesis development creates a lot of test maintenance.)
and many other lines. Run
./test
to see them.The text was updated successfully, but these errors were encountered: