Anthony Fu
Anthony Fu
Pushed some refactorings: - [x] Move to separate packages - [x] Make it work - [x] Prompt for auto-installing - [x] Support custom coverage provider
I thought about it as once, but it could be complex to handle, like if you have both c8 and Istanbul packages installed, or if we have more providers in...
I would wait until view-ui-plus get more adoption
Wondering why don't you use ``? If do you so, it would just work. For options API, I think it would be a little bit tricker to exclude the manual...
Can you describe more about what you are expecting? Thanks
Where is it's homepage?
Sounds like a good idea. To make it possible, it might require some bug refactoring to UI to allow reading from static data instead of the WebSocket RPC. PR welcome...
Open for PR, thanks!
We have something halfway https://github.com/vitest-dev/vitest/blob/main/test/fails/test/runner.test.ts
I generally like this idea. As I am not very familiar with benchmarking personally, my perspective might be biased or complete wrong. Feel free to correct me or leave your...