mirror of
https://github.com/flutter/flutter.git
synced 2026-02-07 12:19:12 +08:00
This adds the ability to define variants of tests with different environmental values for a particular testWidgets test. This allows you to run the same test multiple times with a different test environment. One test variant has been implemented that allows running a test with different settings of the TargetPlatform.