PearsonEducation / Alarmageddon

Full-stack monitoring and alerting Python library.
Other
15 stars 10 forks source link

Pin Pytest #32

Closed scotthellman closed 5 years ago

scotthellman commented 5 years ago

At the moment, the pytest version is only lower bounded, and the most recent version of pytest does not work with our tests. We need to pin pytest to 2.4.0 (or update our tests and then pin to a newer version)

scotthellman commented 5 years ago

Fixed in f968bd0d675