aws / aws/aws-durable-execution-sdk-python
[Testing] [Feature]: Assert on events for examples
未关闭
pkg:testing
- 主要语言
- Python
- 星标
- 53
- 派生
- 25
- 平均合并
- 1 天 19 小时
- 30 天内合并 PR
- 40
描述
Migration from https://github.com/aws/aws-durable-execution-sdk-python-testing/issues/181
---
### What would you like?
Currently we do manually asserts in integration tests.
We should be able to:
1. Generate events from local runner
2. Assert current events with the events in the json file
### Possible Implementation
_No response_
### Is this a breaking change?
No
### Does this require an RFC?
No
### Additional Context
_No response_
贡献指南
调研方向
首先跟踪当前手动断言事件的集成测试,以及生成这些事件的本地运行器。定义将当前事件与 JSON 文件中的事件进行比较时的预期行为,然后验证示例使用了新的断言并且仍然通过。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- testing-qa
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 冷清
- 描述清晰度
- 基本清楚
- 新手友好度
- 55/100