-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: init @vitest/browser package #1302
Conversation
✅ Deploy Preview for vitest-dev ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
# Conflicts: # package.json
@antfu the ui at least loading on the browser, and also the tests are loaded, but we have some problem with My commit also includes:
|
Can we add a delay in the browser ui to solve it? I will check it later. EDIT: I will add an WS ping/pong to add the ui package in the browser ui |
chore: remove padding and margin and overflow hidden chore: open browser to test/browser
Hi there! We have library that enriches the react-testing-library dev/test workflow, with visual features. We are "polishing" this lib, and we'd like to release it as open source. We currently use mocha. We are interested to use Jest/Jest compatible also, because this would fit the programming habits of more people (compared to our current setup). That's why I find vitest-browser really interesting. Could you please share your plans/roadmap regarding this feature? |
@cristian-spiescu Hey mate, Lately I've been talking to @userquin @JessicaSachs! and here's my plan:
|
Rework #891
Checklist