Skip to content

Commit dfae1a4

Browse files
IvanVnucecfabiobaltieri
authored andcommitted
Documentation: Add Twister Integration tests instructions
Added Twister Integration tests instructions to the README.md file. Signed-off-by: Ivan Vnucec <[email protected]>
1 parent 2143dd9 commit dfae1a4

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

+8
Original file line numberDiff line numberDiff line change
@@ -78,3 +78,11 @@ Once you have built the application, run the following command to flash it:
7878
```shell
7979
west flash
8080
```
81+
82+
### Testing
83+
84+
To execute Twister integration tests, run the following command:
85+
86+
```shell
87+
west twister -T tests --integration
88+
```

0 commit comments

Comments
 (0)