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
Copy file name to clipboardExpand all lines: docs/development.md
+2
Original file line number
Diff line number
Diff line change
@@ -86,6 +86,8 @@ If you want to develop the application, do the following:
86
86
If you change the backend application, you must restart the electron app in debug mode to use the changes.
87
87
If you change the frontend application, it's sufficient to reload the board window with _Reload Windows_ command from the _Command Palette_.
88
88
89
+
## Running Checks
90
+
89
91
To run the tests, you must rebuild the native dependencies for the browser target. See [this](https://github.com/arduino/arduino-ide/pull/1823#issuecomment-1400511031) for the technical explanation.
90
92
91
93
1. Rebuild the native dependencies for the browser
0 commit comments