未验证 提交 8f8af1f8 编写于 作者: N Nurhan Turgut 提交者: GitHub

Update felt documentation (#16559)

上级 99a265b0
...@@ -55,7 +55,14 @@ To run tests on Safari use the following command. It works on MacOS devices and ...@@ -55,7 +55,14 @@ To run tests on Safari use the following command. It works on MacOS devices and
felt test --browser=safari felt test --browser=safari
``` ```
To run a single test: To run tests on Windows Edge use the following command. It works on Windows devices and it uses the Edge installed on the OS.
```
felt_windows.bat test --browser=edge
```
To run a single test use the following command. Note that it does not work on Windows.
``` ```
felt test test/golden_tests/engine/canvas_golden_test.dart felt test test/golden_tests/engine/canvas_golden_test.dart
``` ```
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册