A new way of testing web frameworks

Ori Roza Ori Roza
The presentation was given on 2024.05.19 at May 2024 at ZenCity in Tel Aviv.

slides as pdf - slides as pptx

In this talk we will see a new way of testing web frameworks which gives us the ability to treat endpoints as they where a simple functions, with this ability, we can catch simple exceptions and outputs without the web framework layer which gives us simplicity and observability. We will go over a case study of Django web framework. using this package

See also GitHub Pages.