aws / aws/aws-durable-execution-sdk-python
[Testing] [Feature]: Assert on events for examples
Open
pkg:testing
- Dominant language
- Python
- Stars
- 53
- Forks
- 25
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 37
Description
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_
Contributor guide
Assessment
This issue has not been assessed yet.