Skip to content

feat: add JSON output flag to testing command#81

Merged
maxim-uvarov merged 5 commits into
mainfrom
feat/json-testing-output
Dec 10, 2025
Merged

feat: add JSON output flag to testing command#81
maxim-uvarov merged 5 commits into
mainfrom
feat/json-testing-output

Conversation

@maxim-uvarov
Copy link
Copy Markdown
Member

Summary

  • Added --json flag to toolkit.nu testing command for machine-readable output
  • Added comprehensive project documentation in CLAUDE.md for Claude Code integration
  • Documented testing caveats and expected behaviors

Test plan

  • Run nu toolkit.nu testing --json and verify JSON output format
  • Verify standard testing output still works without flag
  • Review CLAUDE.md documentation for accuracy

🤖 Generated with Claude Code

claude and others added 5 commits December 10, 2025 16:38
Add CLAUDE.md file containing project overview, common commands, architecture documentation, testing information, and configuration details. This file provides guidance to Claude Code when working with the numd Nushell module repository.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Document expected non-zero diffs from dynamic content (timestamps,
timezone examples) and Nushell version changes. Add instructions
for using git diff alongside Levenshtein stats for test verification.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
The comment about no changes meaning test passed was redundant as this is already explained in the "Expected Non-Zero Diffs" section below.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@maxim-uvarov maxim-uvarov merged commit 084b76b into main Dec 10, 2025
1 check failed
@maxim-uvarov maxim-uvarov deleted the feat/json-testing-output branch December 10, 2025 20:10
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