SLS Python Example? (with offline/tests!)

Hi, I’m new to Serverless… I’ve been looking for a good python example - or better yet, a real project - with testing baked in. The examples I find are mostly trivial or test via deploying to AWS. For a production project I’d like to see how testing is done offline in a dev env + CI/CD.

I’d like to see how people are doing unit and integration testing, directory structure layout, offline dev workflow, etc.

Any suggestions?

Thanks!

1 Like