## overview TypeScript SDK has an existing suite of integration tests. https://github.com/aws/aws-durable-execution-sdk-js/blob/development/packages/aws-durable-execution-sdk-js-examples We can use this existing suite to evaluate that Python LocalRunner has parity. ## Acceptance Criteria 1. Set up automation to run TypeScript integration tests against Python LocalRunner 2. Create issues to resolve any issues that this reveal in Python LocalRunner
overview
TypeScript SDK has an existing suite of integration tests.
https://github.com/aws/aws-durable-execution-sdk-js/blob/development/packages/aws-durable-execution-sdk-js-examples
We can use this existing suite to evaluate that Python LocalRunner has parity.
Acceptance Criteria