"Why testing? Because we want to move fast, with confidence." Florian Biesinger
from @Spotify is talking about "Automated testing
strategies for microservice architectures"
@codetalkshh #codetalks
1 reply
His preferred way to test: in production! Less hassle with mocking, you can use
the real clients and you notice issues with your production environment.
@codetalkshh #codetalks