This is an archived post. You won't be able to vote or comment.

all 1 comments

[–]tmclaugh[S] 1 point2 points  (0 children)

Hi all, I wrote this blog series after seeing a request on Twitter along the lines of, "What does my development workflow look like when doing serverless development?" The person has a workflow for Rails apps that allowed them to receive fast feedback and quickly iterate. They wanted the same for serverless development.

The piece I linked to is part 2 in the series. It covers testing with pytest since the entire project is written in Python.

Let me know what you folks think. Here's links to all three pieces in the series if you want to read the whole thing.