Add a regression test for DevTools extensions connecting to Dart CLI apps
Open
devtools extensions
P1
testing
- Dominant language
- Dart
- Stars
- 1.7k
- Forks
- 404
- Avg merge
- 6d 17h
- Merged PRs (30d)
- 18
Description
Fix was here: https://github.com/flutter/devtools/pull/6993.
To add testing for this, we need to add an integration test that spawns a Dart CLI app and connects to DevTools to load extensions. Our current test coverage just tests a Flutter app.
Contributor guide
Assessment
This issue has not been assessed yet.