#testing
Read more stories on Hashnode
Articles with this tag
Driving event buses from unit tests · Listening to podcasts and reading articles, it seems AWS EventBridge is getting quite a bit of attention. Given...
Musings from a long-timer, about to become a newbie · At the time of writing, I am about to change jobs after over 15 years in my current role. This, I...
Mock to the future · In the previous parts in the series, I explored how we can leverage CDK to construct serverless applications out of components that...
Tag, you're it! · In Part 1 and Part 2 of this series, we looked at how we could take a serverless application and group it into a set of testable CDK...
Build, test, repeat · In the first part of this series, I looked at how we could use CDK to compose our serverless applications from constructs that can...
Constructing a way forward · From my own experience and that I have read of others, one of the biggest challenges of serverless is how to test. Beyond...