You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 11, 2025. It is now read-only.
This line could be changed and it'd help users of
PlaywrightEnvironmentto leverage thecontextthat's passed to jest environmentsFrom
to
This is actually how jest recommends creating your own test environment in their docs:
Describe the solution you'd like
Passing
contextwhen callingsuperAdditional context
This is an issue specifically for Datadog's test visibility.
If you're OK with this change I can contribute it myself 😄