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 1cfc9e7 commit 88e703cCopy full SHA for 88e703c
CONTRIBUTING.md
@@ -137,6 +137,12 @@ pnpm test.pw.headless --skip-nx-cache
137
pnpm test.pw.headless --skip-nx-cache --ui
138
```
139
140
+Keep in mind that currently all tests use playwrigth and use the follwing naming convention:
141
+
142
+```shell
143
+component.test.ts
144
+```
145
146
### 6. Added a "changeset"
147
148
**6.1.** Run the following command to create a changeset:
0 commit comments