OpenBeta / openbeta-graphql

The open source rock climbing API
https://openbeta.io
GNU Affero General Public License v3.0
41 stars 32 forks source link

Could we use Vitest over Jest? #420

Open CocoisBuggy opened 3 days ago

CocoisBuggy commented 3 days ago

My suspicion is that vitest would let us clean up a lot of the test infrastructure using their fixtures. I have strange issues with jest that I consistently cannot explain and it is definitely verrrry slow. I'll attach a PR to this issue so that some numbers can be put alongside this musing.