Testing (playwright)
Debugger support
Use
@pytest.mark.trio
instead of
# Does not seem to work well with debugger as of 2025-08-13
@pytest.mark.asyncio
to debug tests
Use
@pytest.mark.trio
instead of
# Does not seem to work well with debugger as of 2025-08-13
@pytest.mark.asyncio
to debug tests