We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2dcb671 commit 270dff3Copy full SHA for 270dff3
e2e/README.md
@@ -10,7 +10,7 @@ tests against their apps.)
10
The actual tests are in subdirectories. Each subdirectory contains one or more Pytest
11
files (`test_*.py`) containing [Playwright](https://playwright.dev/python/) assertions,
12
and optionally, a single app (`app.py`) that the assertions test against. (The app is
13
-optional, because the tests may also be for apps in the `examples/` directory.)
+optional, because the tests may also be for apps in the `../examples` or `../shiny/examples` directory.)
14
15
## Running tests
16
0 commit comments