Skip to content

feat: Adding report-on flag to the dart test command#1348

Merged
erickzanardo merged 2 commits intomainfrom
feat/report-on-flag
Aug 26, 2025
Merged

feat: Adding report-on flag to the dart test command#1348
erickzanardo merged 2 commits intomainfrom
feat/report-on-flag

Conversation

@erickzanardo
Copy link
Member

Status

READY

Description

Adds the report-on flag to the very_good dart test command. This will enable very good cli to be used in projects which the source folder is not always on the lib folder. (e.g. Dart Frog projects).

The same flag was not added to very_good test since the flutter test command will always report on the lib folder as that is hardcoded in their code.

Type of Change

  • ✨ New feature (non-breaking change which adds functionality)
  • 🛠️ Bug fix (non-breaking change which fixes an issue)
  • ❌ Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactor
  • ✅ Build configuration change
  • 📝 Documentation
  • 🗑️ Chore

@erickzanardo erickzanardo requested a review from a team as a code owner August 25, 2025 20:14
@erickzanardo erickzanardo enabled auto-merge (squash) August 26, 2025 12:31
@erickzanardo erickzanardo merged commit 5cf1d27 into main Aug 26, 2025
16 of 19 checks passed
@erickzanardo erickzanardo deleted the feat/report-on-flag branch August 26, 2025 12:34
@vgvbot vgvbot mentioned this pull request Aug 25, 2025
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

Successfully merging this pull request may close these issues.

3 participants