serverless / guide

Serverless Guide - An open-source definitive guide to serverless architectures.
https://serverless.github.io/guide/
442 stars 41 forks source link

Content Contribution: Testing page #38

Closed rupakg closed 7 years ago

rupakg commented 7 years ago

Description

Add content to the Development/Testing section of the guide.

Filename: /guide/source/dev/testing.md

Page/Section: Development/Testing

Contributing Author/Company: Ben Kehoe (iRobot)

Details:

Some suggested ideas and guidance for content in this section:

Testing

Introduction

[Brief intro into unit testing and integration testing]

Unit Testing

Adapt from [https://serverless.zone/unit-and-integration-testing-for-lambda-fc9510963003]

Integration Testing

Adapt from [https://serverless.zone/monkeyless-chaos-integration-testing-for-serverless-architectures-9d1a4208c3ca]