mirror of
https://github.com/vitest-dev/vitest.git
synced 2025-12-08 18:26:03 +00:00
chore: update browser README
This commit is contained in:
parent
9d4472d06d
commit
908edc2451
@ -2,7 +2,7 @@
|
||||
|
||||
Browser runner for Vitest.
|
||||
|
||||
> ⚠️ This package is **not yet ready** and it's for preview only. While this package will be released along with other packages, it will not follow semver for breaking changes until we mark it as ready. **Do not use it in production**.
|
||||
> ⚠️ This package is **experimental**. While this package will be released along with other packages, it will not follow semver for breaking changes until we mark it as ready.
|
||||
|
||||
## Progress
|
||||
|
||||
@ -10,12 +10,12 @@ Current Status: **Working in progress**
|
||||
|
||||
- [x] Init package and integration
|
||||
- [x] Stub node packages for Vitest runtime
|
||||
- [ ] Works in development mode
|
||||
- [ ] Better log in terminal
|
||||
- [ ] Fulfill tests (using Browser only APIs, Vue and React components)
|
||||
- [x] Works in development mode
|
||||
- [x] Better log in terminal
|
||||
- [x] Fulfill tests (using Browser only APIs, Vue and React components)
|
||||
- [ ] Show progress and error on the browser page
|
||||
- [ ] Headless mode in CI
|
||||
- [ ] Docs
|
||||
- [x] Headless mode in CI
|
||||
- [x] Docs
|
||||
|
||||
Related PRs
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user