aws / aws/aws-durable-execution-sdk-python
[Testing] pretty print for cli output
- Vorherrschende Sprache
- Python
- Sterne
- 53
- Forks
- 25
- Ø Merge
- 1 T. 17 Std.
- Gemergte PRs (30 T.)
- 37
Beschreibung
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
Beitragsleitfaden
Rechercherichtung
Start by locating the Python CLI entry point that displays execution results, then compare its current output with the related formatter in the JavaScript SDK at packages/aws-durable-execution-sdk-js-testing/src/test-runner/local/result-formatter.ts. Add terminal-friendly pretty printing for execution output and verify that the CLI exposes it as described in the acceptance criterion.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- python
- Bereich
- cli
- Issue-Typ
- Feature
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Ruhig
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 62/100