Skip to content

Add info tag subcommand to list tags with test counts#114

Merged
berewt merged 1 commit into
mainfrom
info-tags
Jan 7, 2026
Merged

Add info tag subcommand to list tags with test counts#114
berewt merged 1 commit into
mainfrom
info-tags

Conversation

@berewt
Copy link
Copy Markdown
Collaborator

@berewt berewt commented Jan 7, 2026

  • Add byTag function to Replica.Core.Test to group tests by tags
  • Create Replica.Command.Info.Tag parser module for command parsing
  • Create Replica.App.Info.Tag module to display tag information
  • Update Replica.Command.Info to dispatch to tag subcommand
  • Update Replica.App.Info to handle TagInfo command
  • Register new modules in replica.ipkg
  • Update tests/help.dhall to include helpInfoTag test
  • Tests with multiple tags appear in multiple tag groups
  • Tests without tags appear in "- No tags" group

- Add byTag function to Replica.Core.Test to group tests by tags
- Create Replica.Command.Info.Tag parser module for command parsing
- Create Replica.App.Info.Tag module to display tag information
- Update Replica.Command.Info to dispatch to tag subcommand
- Update Replica.App.Info to handle TagInfo command
- Register new modules in replica.ipkg
- Update tests/help.dhall to include helpInfoTag test
- Tests with multiple tags appear in multiple tag groups
- Tests without tags appear in "- No tags" group
@berewt berewt merged commit b658826 into main Jan 7, 2026
2 checks passed
@berewt berewt deleted the info-tags branch January 7, 2026 16:59
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.

1 participant