Huh, we're using Jest with Vue and Typescript, and I've always assumed that Vue setup and Typescript transpilation were the heavy parts. We have far fewer tests than I'd like, and still the tests suite takes more than a minute to run.
First thing tomorrow I'm looking into other test runners. Thank you for sharing this!
First thing tomorrow I'm looking into other test runners. Thank you for sharing this!