Add a regression test for DevTools extensions connecting to Dart CLI apps #6994
Labels
devtools extensions
Issues related to DevTools extensions
P2
important to work on, but not at the top of the work list.
testing
Fix was here: #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.
The text was updated successfully, but these errors were encountered: