File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change 55[ ![ OpenSSF Scorecard] ( https://api.scorecard.dev/projects/github.com/aws/aws-durable-execution-sdk-js/badge )] ( https://scorecard.dev/viewer/?uri=github.com/aws/aws-durable-execution-sdk-js )
66[ ![ License] ( https://img.shields.io/badge/License-Apache%202.0-blue.svg )] ( https://opensource.org/licenses/Apache-2.0 )
77[ ![ Node.js] ( https://img.shields.io/badge/node-%3E%3D22-brightgreen )] ( https://nodejs.org/ )
8- [ ![ TypeScript] ( https://img.shields.io/badge/TypeScript-5.x-blue )] ( https://www.typescriptlang.org/ )
98
109---
1110
@@ -83,7 +82,7 @@ export const lambdaHandler = withDurableExecution(handler);
8382
8483## 🧪 Testing
8584
86- The testing SDK enables local development and unit testing without deploying to AWS:
85+ The testing SDK enables local development and unit testing without deploying to AWS, as well as cloud testing against deployed Lambda functions :
8786
8887``` bash
8988npm install @aws/durable-execution-sdk-js-testing --save-dev
You can’t perform that action at this time.
0 commit comments