Mobile 2,808 installs

Implementing Flutter Integration Tests

by flutter/skills

Configures Flutter Driver for app interaction and converts MCP actions into permanent integration tests. Use when adding integration testing to a project,…

Skill content

Implementing Flutter Integration Tests

Contents

- Project Setup and Dependencies

- Interactive Exploration via MCP

- Test Authoring Guidelines

- Execution and Profiling

- Workflow: End-to-End Integration Testing

- Examples

Project Setup and Dependencies

Configure the project to support integration testing and Flutter Driver extensions.