Philipp Muens c8639c678a Add argument support for CLI and plugins
Add the possibility to access arguments inside plugins (e.g. "--function function1" or "-f function").
Additionally the "lifeCycleEvent" property is renamed to "lifecycleEvent".
2016-05-23 15:17:22 +02:00
..
2016-05-20 16:28:17 +02:00
2016-05-20 16:28:17 +02:00

Tests

This plugin is used to test the functionality of Serverless (e.g. run integration tests). Should be removed when running in production.

Setup

Run npm install to install all dependencies.

Tests

Tests live inside the tests directory. Run npm test inside the root of this plugin to run the tests.