Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 260 Bytes

File metadata and controls

12 lines (7 loc) · 260 Bytes

testing-aws-lambda-js

Example project to showcase component testing AWS Lambda functions written in JavaScript using the factory function pattern for dependency injection.

Installation

  1. Clone this repo.
  2. Run npm install

Usage

Run npm test