You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can run sqflite tests using flutter run "test file path" but I need to include test in coverage report. How should I do that. any code samples appreciated
The text was updated successfully, but these errors were encountered:
Sorry for late reply here. Not sure I understand the problem here. Do you mean you'd like to include coverage of source code of a package (dependency) within your main project?
I can run sqflite tests using flutter run "test file path" but I need to include test in coverage report. How should I do that. any code samples appreciated
The text was updated successfully, but these errors were encountered: