1 Answer
- Newest
- Most votes
- Most comments
0
Hi, you have the full recipe here: https://stackoverflow.com/questions/57382182/running-junit-test-on-aws-lambda-java-lang-exception-no-runnable-methods
Read until the end to get all points to the solution
Relevant content
- asked 2 years ago
- Accepted Answerasked 2 years ago
- AWS OFFICIALUpdated 2 years ago
- How can I use a Lambda function to automatically start an AWS Glue job when a crawler run completes?AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 2 years ago
I’m past the stackoverflow link; already have JUnit 5 working in a lambda. Question is about extracting a common code into potentially an extension container image.