laike9m / pdir2

Pretty dir() printing with joy:beer:
MIT License
1.33k stars 47 forks source link

Tests are incompatible with pytest 5 #51

Closed kapsh closed 4 years ago

kapsh commented 4 years ago

Run:

tox -e py37

Result: test_set_env_without_config, test_invalid_config_{1,2} failed.

pytest5_fail.log

message parameter of pytest.raises was removed in pytest 5: https://docs.pytest.org/en/5.2.0/deprecations.html#raises-message-deprecated