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
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.
The text was updated successfully, but these errors were encountered:
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 callava
and 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.The text was updated successfully, but these errors were encountered: