diff --git a/README.md b/README.md index 7f1fa972..649417ba 100644 --- a/README.md +++ b/README.md @@ -232,6 +232,12 @@ yarn test # or npm run test yarn test --watch ``` +We use Cypress tests as well + +``` +yarn run e2e +``` + ### Architecture * Language: Javascript