Add integration tests for connecting DevTools extensions to Dart and Flutter test targets
Open
devtools extensions
integration tests
P1
testing
- Dominant language
- Dart
- Stars
- 1.7k
- Forks
- 404
- Avg merge
- 6d 17h
- Merged PRs (30d)
- 18
Description
Test cover the fix made here: https://github.com/flutter/devtools/pull/7717.
To test this, we need an integration test that is able to connect to the DevTools server. This will require adding support for running a debug build of DevTools against a live DevTools server (https://github.com/flutter/devtools/issues/6486).
Contributor guide
Assessment
This issue has not been assessed yet.