Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Proper integration tests support #17

Open
nt4f04uNd opened this issue Dec 7, 2023 · 0 comments
Open

Proper integration tests support #17

nt4f04uNd opened this issue Dec 7, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@nt4f04uNd
Copy link
Owner

Currently the integration_test app is just an app that I run manually, like a normal Flutter app on emulator/device.
In that case, tests run in LiveTestWidgetsFlutterBinding, and it works.

However, I never figured out how to run instrumented integration tests with integration_test plugin, because of the issue flutter/flutter#96739

Plugin should support proper integration_test framework.

Opening this issue here for it be discoverable by other people.

@nt4f04uNd nt4f04uNd added the bug Something isn't working label Dec 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant