Computer Science Setting Up Vitest for Software Testing Marc Gonzalez·June 3, 2024 I hope this post can help you get set up with Vitest, I had issues getting the software to work with Vue test utils, specifically because of bad configuration. I…