blob: 66136f3a59321ca38fe418abdd98bb4271130926 [file] [log] [blame]
giob7df27f2026-07-28 10:36:17 +04001// 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.
4package e2e