pytest-dev/pytest-splinter

config.warn is not supported in pytest 4

jsfehler opened this issue · 2 comments

When a screenshot cannot be saved, the following message appears:

RemovedInPytest4Warning: config.warn has been deprecated, use warnings.warn instead

This should be fixed by #116

I just released version 2.0.1 on PyPI, I'm closing the case because the issue should be fixed now. Thanks for your report!