christhomas / testing-aws-lambda-js

Example project to showcase testing AWS Lambda functions written in JavaScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Example project to showcase testing AWS Lambda functions written in JavaScript


Languages

Language:JavaScript 100.0%