Posts

Showing posts from April, 2024

Azure Storage Development with Azurite — Part II Testing

The first part was about setting up Azurite and using it for local development, and how the Azure Storage Explorer can be helpful in interacting with the storage. In this second part we will use Azurite as a testcontainer for medium size Unit and Spring Integration tests. Read the article on medium...