iliana / rust-crowbar

Wrapper to simplify writing AWS Lambda functions in Rust (using the Python execution environment)
https://docs.rs/crowbar
Apache License 2.0
197 stars 16 forks source link

Simplify integration testing workflow (local testing) #13

Closed iliana closed 6 years ago

iliana commented 7 years ago

For faster local development, there should be a Python shim that emulates importing a crowbar module with a given event and a simulated context object.