Skip to content

Fix/shrink option#421

Open
meditationduck wants to merge 4 commits intofeat/version-5.0.0from
fix/shrink-option
Open

Fix/shrink option#421
meditationduck wants to merge 4 commits intofeat/version-5.0.0from
fix/shrink-option

Conversation

@meditationduck
Copy link
Member

Description

Polished shrink-related CLI flags by replacing the confusing multi-letter shorts (-RS/-SH/-SR) with clear single-letter options (-R random state, -C shrink crash log, -r reproduce shrunk log), while keeping long flags intact. This makes wake test help output easier to scan and reduces flag collisions.

For shrinking from Crash log.

wake test -C 

For reproducing shrunk test

wake test -r

Related Tickets & Documents

  • Related Issue #

  • Closes #

  • I clicked on "Allow edits from maintainers"

@meditationduck meditationduck changed the base branch from main to feat/version-5.0.0 January 30, 2026 11:40
@jaczkal
Copy link
Member

jaczkal commented Jan 30, 2026

maybe do we need shorten version of shrinking flags if its not explanatory enough and frequently used?

@meditationduck
Copy link
Member Author

for me, I already used shorten for shrinking but yes, we can remove.
And maybe think about adding it later.

I will remove them. this is also about --random-state option as well.

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.

2 participants