Hacker News new | ask | show | jobs
Show HN: Run your unit tests with Maven directly on AWS Lambda
3 points by ipastusiak 2754 days ago
I have started this open source project to explore how much AWS Lambda serverless technology can help us test software. I'm looking for other serverless early adopters who would like to test and contribute.

https://github.com/automatictester/lambda-test-runner

1 comments

If you can add a section to Readme, on how to run tests in a repository with this, it would help. I got a high level picture of 'How it works'.
I have now added detailed usage example to readme. Hope it helps.