flutter_convenient_test icon indicating copy to clipboard operation
flutter_convenient_test copied to clipboard

Write and debug tests easily, with full action history, time travel, screenshots, rapid re-execution, video records, interactivity, isolation and more

Results 27 flutter_convenient_test issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] I want to be...

wontfix

I am planning to implement a monkey tester, similar to https://developer.android.com/studio/test/monkey, but is native to Flutter so we can do a lot of customization and make it more efficient and...

wontfix

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] I would really like...

Currently the bot seems not to work... https://github.com/fzyzcjy/flutter_convenient_test/pulls?q=is%3Apr+-author%3Afzyzcjy+ * @ethancadoo * @MCord * @Rohithgilla12

Added a starter branch for auto detecting AVD. The problem is that we need a WidgetsBinding before we can detect if we are running in an AVD. This code currently...

wontfix

**Describe the bug** A clear and concise description of what the bug is. When trying to run the example case referenced in the README, I get the following error: `E/flutter...