e2e 0.2.2+1 copy "e2e: ^0.2.2+1" to clipboard
e2e: ^0.2.2+1 copied to clipboard

discontinued
outdated

Runs tests that use the flutter_test API as integration tests.

0.2.2+1 #

  • Fix pedantic lints. Adds a missing await in the example test and some missing documentation.

0.2.2 #

  • Added a stub macos implementation
  • Added a macos example

0.2.1+1 #

  • Updated README.

0.2.1 #

  • Support the v2 Android embedder.
  • Print a warning if the plugin is not registered.
  • Updated method channel name.
  • Set a Flutter minimum SDK version.

0.2.0+1 #

  • Updated README.

0.2.0 #

  • Renamed package from instrumentation_adapter to e2e.
  • Refactored example app test.
  • Breaking change. Renamed InstrumentationAdapterFlutterBinding to E2EWidgetsFlutterBinding.
  • Updated README.

0.1.4 #

  • Migrate example to AndroidX.
  • Define clang module for iOS.

0.1.3 #

  • Added example app.
  • Added stub iOS implementation.
  • Updated README.
  • No longer throws errors when running tests on the host.

0.1.2 #

  • Added support for running tests using Flutter driver.

0.1.1 #

  • Updates about using androidx library.

0.1.0 #

  • Update boilerplate test to use @Rule instead of FlutterTest.

0.0.2 #

  • Document current usage instructions, which require adding a Java test file.

0.0.1 #

  • Initial release
43
likes
0
pub points
75%
popularity

Publisher

verified publisherflutter.dev

Runs tests that use the flutter_test API as integration tests.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, flutter_test

More

Packages that depend on e2e