blob: 38faf114033b8f49df18d2f27b20677c6740da94 [file] [log] [blame] [view]
# Tests
Use `dart run tool/run_tests.dart` to run tests in this package.
## Failed to run Chrome: No such file or directory
Ensure the correct path to the Chrome executable is set in `dart_test.yaml`. It
may be other than `chrome` (for example, `google-chrome` in my machine).