Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unit Testing of AWS lambda functions (Node.js) using Mocha and Chai

Quick Guide

  1. Run npm install to install dependencies.

  2. Run npm run test to run the test cases.

  3. To run the lambda function locally, open src/lambda/app.js and uncomment a section of code (line 12 to 15). Then run npm run start command in the terminal to execute the lambda.

Tools/Libraries Used

About

Unit testing of AWS lambda function (Node.js) using Mocha and Chai

Topics

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages