gskinnerTeam / flutter-integration-test-examples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

flutter_integration_test_examples

A basic example of using the new integration_test API.

A companion repo for this blog post: https://blog.gskinner.com/archives/2021/06/flutter-a-deep-dive-into-integration_test-library.html

To run the tests, use this command: flutter test -d windows integration_test/smoke_test.dart

  • replace windows with your platform of choice

To view the examples, check out: https://github.com/gskinnerTeam/flutter-integration-test-examples/blob/master/integration_test/smoke_test.dart

About


Languages

Language:C++ 44.3%Language:CMake 32.3%Language:Dart 9.2%Language:HTML 8.3%Language:C 3.0%Language:Swift 2.5%Language:Kotlin 0.3%Language:Objective-C 0.1%