Next-Level Integration Testing with ServerlessSpy
Integration testing for serverless Event-Driven Architecture is as necessary as it is time-consuming.
Boilerplate code to write, long waiting for tests completion, tedious debugging.
But no more.
March 26, 2024
Read more
→
AWS JavaScript SDK v3 - usage, problems, testing
The new version of AWS SDK for JavaScript / TypeScript / Node.js came with a few significant improvements.
But does "General Availability" mean "ready for the production"? How to use it? And how to unit test our code using it? Let's take a look at it.
March 22, 2021
Read more
→