You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# If we start needing the Electron binary, please ensure the binary is cached in CI following https://www.electronjs.org/docs/latest/tutorial/installation
Copy file name to clipboardExpand all lines: fixtures/attribute-behavior/README.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,3 +28,11 @@ Right now, we use a purple outline to call out cases where the assigned property
28
28
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
29
29
30
30
You can find the guide for how to do things in a CRA [here](https://github.com/facebook/create-react-app/blob/main/packages/cra-template/template/README.md).
31
+
32
+
33
+
## Tests
34
+
35
+
### end-to-end
36
+
37
+
End-to-end tests are written for [Playwright](https://playwright.dev/).
0 commit comments