Testing

Published

2026-05-08

This part covers testing a Shiny for Python app-package with pytest: setting up the test suite, writing specifications, using fixtures and plugins, testing Shiny modules, and running end-to-end tests with Playwright.