Skip to content

docs/test: --verboseのドキュメント・テスト追加 (#6)#13

Merged
kako-jun merged 2 commits into
mainfrom
docs/verbose-tests
Apr 6, 2026
Merged

docs/test: --verboseのドキュメント・テスト追加 (#6)#13
kako-jun merged 2 commits into
mainfrom
docs/verbose-tests

Conversation

@kako-jun

@kako-jun kako-jun commented Apr 6, 2026

Copy link
Copy Markdown
Owner

Summary

Test plan

  • cargo test --package lawkit -- verbose 10テスト通過
  • cargo test --package lawkit 87テスト全通過

🤖 Generated with Claude Code

kako-jun and others added 2 commits April 6, 2026 15:47
cli.mdに--verbose出力例セクションを追加(diffxと同等の詳細度)。
テストにstderr/stdoutの内容検証を追加(全5サブコマンド対応)。
clippy警告修正(uninlined_format_args)。

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
options.md の verbose 例を実態に合わせて修正。
cli.md に benf 固有である旨の注記を追加。

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@kako-jun kako-jun merged commit 931b406 into main Apr 6, 2026
1 check passed
@kako-jun kako-jun deleted the docs/verbose-tests branch April 6, 2026 06:56
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.

Add documentation and tests for enhanced --verbose functionality

1 participant