pydoit / doit

CLI task management & automation tool
http://pydoit.org
MIT License
1.87k stars 175 forks source link

Avoid using pytest 4 #276

Closed okin closed 5 years ago

okin commented 5 years ago

Tests are failing with the latest pytest (see #275). This is a workaround to make running the tests works and should be removed once the tests work with the latest pytest.

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 99.743% when pulling aec1ba28dd022fdd7dfb1964c3955d0b2600ab53 on okin:feature/no_tests_failing_because_of_pytest_4 into b274f34a20f74b13290736e35338d2fe82c6bb0d on pydoit:master.