We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 051ede1 commit 608566cCopy full SHA for 608566c
README.md
@@ -23,13 +23,12 @@
23
* Import Linting
24
25
26
-## Why is this in Alpha? When will this be ready?
+## Why is this in Beta? When will this be ready?
27
28
-It is recommended to use the 1.x version of this boilerplate until Vue 3 compatibility can be resolved for these:
+* The `vue-3` branch is using an RC version of Vue-Test-Utils and still has an error that occurs when ran.
29
+* It also has a lint warning that should not occur, but does.
30
+* Other than this, it functions the same as the `vue-2` branch.
31
-* Unit testing (Jest) does not work:
- * Vue Test-Utils 2 - Soon to be released
32
- * Jest-Serializer-Vue-TJW (snapshot testing) - Waiting on VTU2
33
34
*Does this work for web or just desktop?*
35
0 commit comments