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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to run flutter_test #326

Open
simc opened this issue Sep 21, 2018 · 1 comment
Open

How to run flutter_test #326

simc opened this issue Sep 21, 2018 · 1 comment

Comments

@simc
Copy link

simc commented Sep 21, 2018

Hi,

When I use PubApp.local('flutter_test').run([]), it fails with the exception The Flutter SDK is not available..

Is there a helper for running flutter test like TestRunner.testFlutter()?

Thanks 馃憤

@zoechi
Copy link

zoechi commented Sep 17, 2020

run('flutter', arguments: ['test']);

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants