UNPKG

serverless-spy

Version:

CDK-based library for writing elegant integration tests on AWS serverless architecture and an additional web console to monitor events in real time.

17 lines (16 loc) 235 B
sudo: false language: node_js cache: directories: - node_modules notifications: email: false node_js: - stable before_install: - npm i -g npm@^2.0.0 before_script: - npm prune branches: except: - /^v\d+\.\d+\.\d+$/