You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/browser/README.md
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -2,20 +2,20 @@
2
2
3
3
Browser runner for Vitest.
4
4
5
-
> ⚠️ 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**.
5
+
> ⚠️ 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.
6
6
7
7
## Progress
8
8
9
9
Current Status: **Working in progress**
10
10
11
11
-[x] Init package and integration
12
12
-[x] Stub node packages for Vitest runtime
13
-
-[] Works in development mode
14
-
-[] Better log in terminal
15
-
-[] Fulfill tests (using Browser only APIs, Vue and React components)
13
+
-[x] Works in development mode
14
+
-[x] Better log in terminal
15
+
-[x] Fulfill tests (using Browser only APIs, Vue and React components)
0 commit comments