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.
Most Babel related tests have been removed from AVA. We should write integration tests here instead.
Hopefully we can install AVA from GitHub (avajs/ava#master) in a subdirectory, and then write tests that call ava and observe the output. Much like we did in AVA itself (except there the tests were hosted in tap). See avajs/ava#2319 for the tests that were removed.
Most Babel related tests have been removed from AVA. We should write integration tests here instead.
Hopefully we can install AVA from GitHub (
avajs/ava#master) in a subdirectory, and then write tests that callavaand observe the output. Much like we did in AVA itself (except there the tests were hosted intap). See avajs/ava#2319 for the tests that were removed.