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 acb26bd commit ff4e23fCopy full SHA for ff4e23f
1 file changed
frontend/README.md
@@ -38,6 +38,8 @@ This will compile your project and store the build artifacts in the `dist/` dire
38
39
## Running tests
40
41
+We use [Jest](https://jestjs.io/) for frontend testing.
42
+
43
```bash
44
npm run test
45
```
0 commit comments