flutter/packages/flutter_tools/test/commands.shard/permeable
stuartmorgan e3c51a2f2a
Add Windows unit tests to plugin template (#118638)
* Add Windows unit tests to plugin template

Adds an example native unit test to the plugin template for Windows,
matching the format we use for our 1P plugin example app unit tests.
Once these have been added for all platforms+languages, they will be
documented on a new plugin development page to explain their use.

Since we don't appear to be running our current plugin e2e tests for
Windows, this adds a new configuration to run them. I haven't
`led`-tested this, so it may not work, but this will give a starting
point for getting them running.

Part of https://github.com/flutter/flutter/issues/82458

* Minor fix

* Add test owner

* Fix typo

* Fix test feature flag
2023-01-24 18:23:57 +00:00
..
data Integrate package:flutter_lints into templates (#81417) 2021-05-10 16:19:04 -07:00
build_aar_test.dart Build command dependency injection (#114383) 2022-11-08 23:38:10 +00:00
build_apk_test.dart Build command dependency injection (#114383) 2022-11-08 23:38:10 +00:00
build_appbundle_test.dart Build command dependency injection (#114383) 2022-11-08 23:38:10 +00:00
build_bundle_test.dart Build command dependency injection (#114383) 2022-11-08 23:38:10 +00:00
create_test.dart Add Windows unit tests to plugin template (#118638) 2023-01-24 18:23:57 +00:00
devices_test.dart Null safety migration of packages/flutter_tools/test/commands.shard/permeable (#110710) 2022-09-06 10:22:09 -07:00
format_test.dart [flutter_tools] add deprecation message for "flutter format" (#116145) 2022-11-30 14:00:01 -08:00
packages_test.dart Align flutter pub get/upgrade/add/remove/downgrade (#117896) 2023-01-10 23:29:09 +00:00
script_test.dart Null safety migration of packages/flutter_tools/test/commands.shard/permeable (#110710) 2022-09-06 10:22:09 -07:00
upgrade_test.dart Null safety migration of packages/flutter_tools/test/commands.shard/permeable (#110710) 2022-09-06 10:22:09 -07:00