-
## Description
`flutter drive` has the `--use-application-binary` argument. Run `flutter drive --help` to see its description:
_Specify a pre-built application binary to use when running. For An…
-
As mentioned in https://github.com/flutter/flutter/pull/70368#discussion_r522272359, it would be better if we could have Skia Gold integration for the internal package tests.
-
Hello, I can't understand why all morning I can build and launch our application on Android devices and how following a pull action from our git I have the error:
> I/flutter ( 6701): Unsupported o…
-
### Steps to reproduce
1. Create a flutter application
2. In test, create a test file
3. Copy and paste Code section in
4. Run tests
### Expected results
Both tests passed.
### Actual r…
-
Repro:
1. clone https://github.com/cedvdb/flutter_repros/tree/integration_test_failing_imports (integration_test_failing_imports branch)
2. run pub get
3. Run test in web `flutter drive --driver=…
-
## description
When using the flutter test arguments to use a local engine (as noted in https://github.com/Dart-Code/Dart-Code/issues/5224) they work as long as the api hasn't changed. Changing the …
-
Hey guys :)
Converting this text
```
**Kaufvertrag für ein Auto**
**Zwischen:**
**Verkäufer**
Name: ___________________________
Adresse: _________________________
Telefonnummer: _…
-
Unit tests are quite difficult to do since the package requires massive refactoring before being able to create mocks. So, IMHO, creating an integration test based on the example app authentication fl…
-
We are looking to enhance the existing codebase of our flutter. This issue aims to discuss and implement various improvements that can lead to better performance, maintainability, and overall code qua…
-
**Describe the bug**
The flutter_tester processes aren't terminated.
**To Reproduce**
Steps to reproduce the behavior:
1. Run multiple tests with breakpoints
2. Exit in the middle of the execut…