postlight/serverless-typescript-starter

Feature Suggestion - Sane Defaults for Jest Testing

Closed this issue · 1 comments

Bootstrapping the project from scratch doesn't define any configuration for Jest out of the box. I'm pretty sure we could come up with some sane defaults for basic JS testing and let people expand from there. Perhaps even providing various examples in the readme/wiki.

The latest version of the starter kit has some basic config for Jest. For more info, check this section in the readme.