Testing Individual StepFunction States
AWS StepFunctions is a fantastic service for orchestrating complex workflows. But testing StepFunctions has always been... tricky.
You could execute the entire state machine, observing side effects and final outcomes, but this approach often feels li...
blog.sebastianbille.com5 min read