Skip to content

docs: update 0.34 features, fix stale refs, expand globals#625

Merged
Chemaclass merged 7 commits intomainfrom
docs/update-0-34-features
Apr 18, 2026
Merged

docs: update 0.34 features, fix stale refs, expand globals#625
Chemaclass merged 7 commits intomainfrom
docs/update-0-34-features

Conversation

@Chemaclass
Copy link
Copy Markdown
Member

Summary

Doc audit follow-up. Four focused commits, one per finding.

  • docs(cli): document 0.34 features (watch, tags, TAP output) — add watch subcommand, --watch, --tag, --exclude-tag, --output tap to command-line.md (previously only in release blog post).
  • docs(cli): update stale version refs to 0.34.1 — replace hardcoded 0.32.0 / 0.28.0 samples in command-line.md.
  • docs(globals): add missing helpers and cross-links — document bashunit::caller_line, bashunit::print_line, clarify bashunit::is_command_available, cross-link custom-assert helpers (assertion_passed, assertion_failed, fail) and test doubles.
  • docs(config): document BASHUNIT_OUTPUT_FORMAT for TAP — add env var to configuration.md.

Test plan

  • npm run docs:build succeeds locally
  • npm run docs:dev renders new sections without broken anchors
  • Internal link #watch / #output-format / #watch-mode resolve

@Chemaclass Chemaclass added the documentation Improvements or additions to documentation label Apr 18, 2026
@Chemaclass Chemaclass self-assigned this Apr 18, 2026
@github-actions
Copy link
Copy Markdown
Contributor

✅ Contributor Report

User: @Chemaclass
Status: Trusted contributor (whitelisted)

This user is on the trusted contributors list and was automatically approved.

@Chemaclass Chemaclass merged commit bddf016 into main Apr 18, 2026
28 checks passed
@Chemaclass Chemaclass deleted the docs/update-0-34-features branch April 18, 2026 12:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant