How to use i18n strings in IT tests
This is the complete example code for the article Reusing i18n strings for IT testing in Flutter
To run the integration test execute the following command:
$ flutter drive --target=test_driver/counter_it.dart
How to use i18n strings in IT tests
This is the complete example code for the article Reusing i18n strings for IT testing in Flutter
To run the integration test execute the following command:
$ flutter drive --target=test_driver/counter_it.dart