Results 14 comments of stagas

Folks using vitest that want to use inline tests alongside regular tests, this `wallaby.js` config will do the trick: ```js import path from 'node:path' import fm from 'file-matcher' export default...

no but feel free to use the source or do whatever with it :)

When you never reinvent the wheel, you never really learn how the wheel works, which was the reason for making this. I reimplement things as a learning exercise. Also, you...