aws / aws/aws-durable-execution-sdk-python

[Testing] pretty print for cli output

未关闭
#451 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
pkg:testing
主要语言
Python
星标
53
派生
25
平均合并
1 天 19 小时
30 天内合并 PR
40

描述

Migration from https://github.com/aws/aws-durable-execution-sdk-python-testing/issues/55

---

## overview
Add a pretty print output for viewing the results of an execution in a terminal.

## eelated
- https://github.com/aws/aws-durable-execution-sdk-js/blob/development/packages/aws-durable-execution-sdk-js-testing/src/test-runner/local/result-formatter.ts#L75

## acceptance criterua
1. pretty print of execution output available from the cli

贡献指南

打开贡献指南

调研方向

首先定位显示执行结果的 Python CLI 入口点,然后将其当前输出与 JavaScript SDK 中位于 packages/aws-durable-execution-sdk-js-testing/src/test-runner/local/result-formatter.ts 的相关 formatter 进行比较。为执行输出添加适合终端的美化打印,并验证 CLI 按验收标准中的描述提供该功能。

由索引模型根据 Issue 内容生成。

评估

技术栈
python
领域
cli
Issue 类型
功能
难度
3/5
预计耗时
1-2 天
活跃度
冷清
描述清晰度
基本清楚
新手友好度
62/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。