◐ Shell
clean mode source ↗

Add compatibility tests for ConvertTo-Json by yotsuda · Pull Request #26639 · PowerShell/PowerShell

@yotsuda

@yotsuda mentioned this pull request

Dec 22, 2025

7 tasks

@iSazonov iSazonov added the CL-Test

Indicates that a PR should be marked as a test change in the Change Log

label

Dec 23, 2025

@yotsuda

@yotsuda

yotsuda added a commit to yotsuda/PowerShell that referenced this pull request

Dec 24, 2025

@yotsuda

@yotsuda

@yotsuda

@yotsuda

@yotsuda

iSazonov

This was referenced

Feb 1, 2026

yotsuda added a commit to yotsuda/PowerShell that referenced this pull request

Feb 3, 2026
…o-Json

Add 34 new Pester tests covering:
- Depth parameter basic behavior (default and explicit depth values)
- Depth truncation with arrays and hashtables
- Depth truncation string representations
- Multilevel compositions (Array/Dictionary/PSCustomObject/Class)
- Complex nested mixed type structures
- Pipeline vs InputObject behavior

This is Phase 4 of the test plan from PR PowerShell#26639.

Co-Authored-By: Claude <noreply@anthropic.com>

yotsuda added a commit to yotsuda/PowerShell that referenced this pull request

Feb 6, 2026
…o-Json

Add 34 new Pester tests covering:
- Depth parameter basic behavior (default and explicit depth values)
- Depth truncation with arrays and hashtables
- Depth truncation string representations
- Multilevel compositions (Array/Dictionary/PSCustomObject/Class)
- Complex nested mixed type structures
- Pipeline vs InputObject behavior

This is Phase 4 of the test plan from PR PowerShell#26639.

Co-Authored-By: Claude <noreply@anthropic.com>

yotsuda added a commit to yotsuda/PowerShell that referenced this pull request

Feb 7, 2026
…o-Json

Add 34 new Pester tests covering:
- Depth parameter basic behavior (default and explicit depth values)
- Depth truncation with arrays and hashtables
- Depth truncation string representations
- Multilevel compositions (Array/Dictionary/PSCustomObject/Class)
- Complex nested mixed type structures
- Pipeline vs InputObject behavior

This is Phase 4 of the test plan from PR PowerShell#26639.

Co-Authored-By: Claude <noreply@anthropic.com>