swift-serverless / aws-lambda-swift-sprinter-nio-plugin

LambdaSwiftSprinterNioPlugin is a Swift library plugin to run LambdaSwiftSprinter with swift-nio 2.0

Repository from Github https://github.comswift-serverless/aws-lambda-swift-sprinter-nio-pluginRepository from Github https://github.comswift-serverless/aws-lambda-swift-sprinter-nio-plugin

Add minimal support for Travis CI and Visual Studio Code Debugging

Andrea-Scuderi opened this issue · comments

Add support for Travis CI
The minimal support requires to test that each example builds correctly.

Add support for Visual Studio Code Debugging
The minimal support requires:

Enable the debugging inside Docker
Enable the Unit Testing inside Docker
Enable the code coverage inside Docker
Note the documentation for this will be added later