From 859c7f38e193e7c1919722da995b0430b01e1882 Mon Sep 17 00:00:00 2001 From: Dan Field Date: Thu, 8 Nov 2018 21:37:35 -0800 Subject: [PATCH] Update integration_tests README (#24142) --- dev/integration_tests/README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/dev/integration_tests/README.md b/dev/integration_tests/README.md index b385c938fb..ecd7e9e6a2 100644 --- a/dev/integration_tests/README.md +++ b/dev/integration_tests/README.md @@ -1,4 +1,6 @@ -Automated Flutter integration test suites. Each suite consists of a complete -Flutter app and a `flutter_driver` specification that drives tests from the UI. +Automated Flutter integration test suites. Each suite consists of either a +complete Flutter app and a `flutter_driver` specification that drives tests +from the UI, or a native app that is meant to integrate with Flutter for +testing. Intended for use with devicelab.