We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 228e74c commit e85e0ddCopy full SHA for e85e0dd
README.md
@@ -64,12 +64,6 @@ npx playwright test
64
65
### Unit Tests
66
67
-At this point of the project it is built in plain JavaScript and not ECMA.
68
-This means that there are no unit testing available at this time.
69
-
70
-TODO: Rebuild in VITE and ECMA to facilitate the ability to unit test
71
-ECMAScript.
72
73
```bash
74
yarn test:vitest
75
```
0 commit comments