mirror of
https://github.com/apple/pkl.git
synced 2026-01-11 14:20:35 +01:00
[PR #1082] Test for nested expession output as JSON #881
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/apple/pkl/pull/1082
Author: @tomduckering
Created: 5/29/2025
Status: 🔄 Open
Base:
main← Head:expression_output_as_json📝 Commits (1)
01e60dbTest for expession output as JSON📊 Changes
1 file changed (+23 additions, -0 deletions)
View changed files
📝
pkl-cli/src/test/kotlin/org/pkl/cli/CliEvaluatorTest.kt(+23 -0)📄 Description
Added to demonstrate the absence of this feature in the CLI.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.