@newmotion/component-testing-framework A testing framework aimed at testing AWS components. Usage import { lambda } from "@newmotion/component-testing-framework" const client = lambda.createClient(); Install With npm installed, run $ npm install @newmotion/component-testing-framework License MIT