flutter / devtools

Performance tools for Flutter
https://flutter.dev/docs/development/tools/devtools/
BSD 3-Clause "New" or "Revised" License
1.59k stars 326 forks source link

Add integration tests for Layout Explorer #1496

Open albertusdev opened 4 years ago

albertusdev commented 4 years ago

Currently there is no comprehensive test cases for Layout Explorer

jacob314 commented 4 years ago

Fyi @DaveShuckerow This would be a good first use case for widget tests taht interact with a real Flutter application.