architect / functions-python

AWS Lambda Python runtime helpers for Architect apps
Apache License 2.0
14 stars 7 forks source link

Fix pytest warning about yield_fixture #12

Closed lpetre closed 3 years ago

lpetre commented 3 years ago

As per title. This was deprecated in pytest 3.0+

https://docs.pytest.org/en/latest/yieldfixture.html