stagas
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...
This would be great. Is anyone working on this?
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...