Skip to content

githubsognsong/flutter-integration-test-examples

 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 44.3%
  • CMake 32.3%
  • Dart 9.2%
  • HTML 8.3%
  • C 3.0%
  • Swift 2.5%
  • Other 0.4%