Repo(ast-spec): finish migrating to vitest
#11112
Labels
accepting prs
Go ahead, send a pull request that resolves this issue
repo maintenance
things to do with maintenance of the repo, and not with code/docs
Suggestion
Post-Vitest Migration: Fixes & Improvements
.each
with the new.for
syntax to allow running the tests concurrently viavitest --sequence.concurrent=true
, which does speed up local testing..for
syntax.jest-diff
.Additional Info
I will submit a PR for this shortly.
The text was updated successfully, but these errors were encountered: