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
Additional Context
No response
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
Additional Context
No response