-
Notifications
You must be signed in to change notification settings - Fork 340
Closed
Labels
in testingRelates to test execution of Dart/Flutter tests for end usersRelates to test execution of Dart/Flutter tests for end usersis bug
Milestone
Description
Describe the bug
After the today's update I get following error when trying to debug a widget test:
Could not find an option named "run-skipped".
The only additional argument passed to test run is --coverage and these tests worked before the update (in the morning).
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Test should be debugged.
Screenshots
Versions (please complete the following information):
- VS Code version: Version: 1.52.1
- Dart extension version: v3.19.0
- Dart/Flutter SDK version: 1.22.6
Metadata
Metadata
Assignees
Labels
in testingRelates to test execution of Dart/Flutter tests for end usersRelates to test execution of Dart/Flutter tests for end usersis bug

