Testing Flask Applications with pytest
Conference: FlaskCon 2021
Date: December 2021
This video describes how to utilize Test-Driven Development (TDD) to test a Flask application using pytest.
Slides are available on SpeakerDeck:
Demystifying Flask's Application and Request Contexts with pytest
Meetup: SF Python Meetup
Date: October 2020
This video describes how the Application and Request Contexts work in Flask and provides a testing example using pytest to illustrate how they work.
Slides are available on SpeakerDeck:
SpeakerDeck - Demystifying Flask's Application and Request Contexts with pytest
Demystifying Flask's Application and Request Contexts with pytest
Conference: FlaskCon 2020
Date: July 2020
This video describes how the Application and Request Contexts work in Flask and provides a testing example using pytest to illustrate how they work.
Slides are available on SpeakerDeck:
SpeakerDeck - Demystifying Flask's Application and Request Contexts with pytest