Open kurron opened 7 years ago
Not sure if this will be helpful here but it might: https://github.com/awslabs/aws-sam-local
AL uses the built in Python unittest, if that is enough for AL my guess is it will cover us as well. Are there any other contenders for a framework that are being considered?
I can't imagine we would need anything fancy, @fromcj so if the baked-in stuff is good enough for AL, it is probably good enough for this project.
It looks like we've settled on Python as the implementation language so we need to discuss how we are going to test this bad boy.