Toggle navigation
Dev notes
🦣 Mastodon
📰 RSS
🌐 Homepage
Integration testing with Weaver and Localstack
December 29, 2023
When creating software that makes heavy use of cloud infrastructure, it is wise to test the integration in the end-to-end fashion. Doing so in cloud environment is one option, but …