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 Apr 8, 2026. It is now read-only.
See avajs/ava#2473 for context.
We need to parse the test file using Babel, with all the configured plugins active and whatnot. And then provide the call locations back to AVA.
This will require some changes in AVA as well.