-
Notifications
You must be signed in to change notification settings - Fork 340
Closed
Labels
in debuggingRelates to the debug adapter or process of running debug sessionsRelates to the debug adapter or process of running debug sessionsin flutterRelates to running Flutter appsRelates to running Flutter appsin 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
When running a test from codeLens, it doesn't pass args from the launch config.
To Reproduce
git clone https://github.com/eBay/flutter_glove_box.gitcode flutter_glove_box/packages/golden_toolkit/- Go to
example/test/example_test.dart - Click on
Goldenbutton on top ofmainfunction
Expected behavior
It should pass args from launch.json.
Versions (please complete the following information):
- VS Code version: 1.57.1
- Dart extension version: 3.24.1
- Dart/Flutter SDK version: 2.2.1
JonathanPeterCole
Metadata
Metadata
Assignees
Labels
in debuggingRelates to the debug adapter or process of running debug sessionsRelates to the debug adapter or process of running debug sessionsin flutterRelates to running Flutter appsRelates to running Flutter appsin testingRelates to test execution of Dart/Flutter tests for end usersRelates to test execution of Dart/Flutter tests for end usersis bug