Skip to content

Latest commit

 

History

History
43 lines (25 loc) · 1.32 KB

sls-tests.md

File metadata and controls

43 lines (25 loc) · 1.32 KB

Partial: "luke:sls-tests" (source)

Provides some basic testing presets and libraries for unit testing Serverless endpoints.

Usage Example

$ yo luke:sls-tests

Files Created

  • test/lib/util.js (static, source)

Dependencies

This partial depends on, and automatically includes:

Dependents

This partial is included by the following:

Note: Additional, unlisted, project scaffolds may automatically include this partial by way of partial dependency.

Further Reading