• stuartmorgan's avatar
    Add Windows unit tests to plugin template (#118638) · e3c51a2f
    stuartmorgan authored
    * 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
    e3c51a2f
Name
Last commit
Last update
..
automated_tests Loading commit data...
benchmarks Loading commit data...
bots Loading commit data...
ci Loading commit data...
conductor Loading commit data...
customer_testing Loading commit data...
devicelab Loading commit data...
docs Loading commit data...
forbidden_from_release_tests Loading commit data...
integration_tests Loading commit data...
manual_tests Loading commit data...
missing_dependency_tests Loading commit data...
snippets/config Loading commit data...
tools Loading commit data...
tracing_tests Loading commit data...
README.md Loading commit data...
analysis_options.yaml Loading commit data...