When using variant parameter of testWidgets: No tests match regular expression.... when running individual tests #3482
Labels
in flutter
Relates to running Flutter apps
in testing
Relates to test execution of Dart/Flutter tests for end users
is bug
Milestone
The issue at flutter/flutter#86659 is caused by our regex. Fixing it will require both changes in Flutter and here to allow the regex to match the variants without being too greedy to also match others with the same prefix.
The text was updated successfully, but these errors were encountered: