Skip to content

feat: render gotestout activity as transient block#12

Merged
evanmschultz merged 1 commit into
mainfrom
feat/gotestout-activity-block
Mar 31, 2026
Merged

feat: render gotestout activity as transient block#12
evanmschultz merged 1 commit into
mainfrom
feat/gotestout-activity-block

Conversation

@evanmschultz

Copy link
Copy Markdown
Owner

Summary

  • replace gotestout's one-line transient activity footer with a wrapped multi-line activity block
  • keep the spinner/header at the top and move package, test, counts, and elapsed data onto separate lines
  • refresh docs, goldens, and VHS assets so the shipped examples match the new live activity behavior

Validation

  • go test ./...
  • go test ./internal/examples -args -update
  • go test ./examples/all -args -update
  • go test ./examples/gotestout -args -update
  • go test ./gotestout -run 'TestRenderPlainCompactGolden|TestRenderHumanStyledCompactGolden' -args -update
  • mage vhs

Release

  • latest tag is v0.2.2
  • recommend next release tag v0.2.3 after this lands on green main
  • dependents should only need: go get github.com/evanmschultz/laslig@v0.2.3 && go mod tidy

@evanmschultz evanmschultz merged commit 2fb7ac6 into main Mar 31, 2026
1 check passed
@evanmschultz evanmschultz deleted the feat/gotestout-activity-block branch March 31, 2026 23:02
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