-
Notifications
You must be signed in to change notification settings - Fork 219
Open
Labels
featureA new feature or requestA new feature or request
Description
Description
Currently, the platform tests are running without optimization, which can make the test suite less performant. This is due to inconsistent behavior of platform tests when placed in the same file β https://github.com/VeryGoodOpenSource/very_good_cli/pull/1359/files#r2354792138
To enable optimization, further investigation of flutter test is needed to identify the issue that prevents platform tests from running in the same file.
Requirements
- All CI/CD checks are passing.
- There is no drop in the test coverage percentage.
Additional Context
No response
marcossevilla
Metadata
Metadata
Assignees
Labels
featureA new feature or requestA new feature or request