| gio | b7df27f | 2026-07-28 10:36:17 +0400 | [diff] [blame^] | 1 | // Package e2e provides the native Ory and Playwright end-to-end test harness. |
| 2 | // Full-stack tests are opt-in through the e2e build tag; untagged tests are pure | ||||
| 3 | // unit tests and never download or start Ory or Playwright. | ||||
| 4 | package e2e | ||||