Closed DKorytkin closed 3 years ago
rule for deprecated fixture scope as a positional argument (link)
rule for useless pytest.mark.usefixtures for fixtures (link)
pytest.mark.usefixtures
added tests for these checks
removed py27 and py35 from testing, seems not supported
py27
py35
@reverbc thanks for the review, I fixed all your suggestions 👍 can you take a look one more time 😉
rule for deprecated fixture scope as a positional argument (link)
rule for useless
pytest.mark.usefixtures
for fixtures (link)added tests for these checks
removed
py27
andpy35
from testing, seems not supported