We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
test
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
Hi!
I am running fvm dart pub global run coverage:test_with_coverage
fvm dart pub global run coverage:test_with_coverage
fvm flutter --version: 3.29.2
But when I run fvm flutter test - all works fine
Version of coverage: 1.13.1
My project look: project_name: -lib and other staff -test --presenter ---presenter_test.dart
The text was updated successfully, but these errors were encountered:
P.S I am not using pub workspaces
Sorry, something went wrong.
No branches or pull requests
Hi!
I am running
fvm dart pub global run coverage:test_with_coverage
fvm flutter --version: 3.29.2
But when I run fvm flutter test - all works fine
Version of coverage: 1.13.1
My project look:
project_name:
-lib and other staff
-test
--presenter
---presenter_test.dart
The text was updated successfully, but these errors were encountered: