'Java with maven serverless with unit test
Can anyone help me to create Java with maven serverless npm framwork along with test code.
I have used an NPM framework to create a maven project and adding surefire plugin, shade plugin, aws-lambda-event plugin and locally package is create and with the help of serverless deploy it is deploy into aws lambda,
Now i want to invoke it into CodeFresh CICD pipeline, where we have to run unit test cases also there is package.json file which will have the dependencies to install the require plugins for example -serverless domain manager, Junit etc, So how we can perform a unit test cases and make deploy with the help of serverless through pipeline
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
