Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
158 contributions in the last year
Contribution activity
September 2020
Created a pull request in flutter/plugins that received 5 comments
[integration_test] Recommend tests to be in `integration_test/`, fix example
Description
In this way, there is a clear distinction between integration tests that run on a device (in integration_test/, and widget tests that r…
+79
−61
•
5
comments
Created an issue in flutter/flutter that received 2 comments
Provide an executable to run package:integration_test tests
Use case Integration tests today are run by users using the following command: flutter drive \ --driver=test_driver/<driver_file> \ --target=integr…
2
comments