Testing
Testing (pytest)
Intro Additional info https://docs.pytest.org/en/stable/explanation/anatomy.html Initial setup In...
Testing (playwright)
How to test Click X, then Y, then Z. Finally, assert that XYZ is visible on the page. Finding ele...
Testing (svelte)
TODO
Test strategy
What to test? In the other chapters it is described how to test (pytest, playwright for frontend,...