AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
Automate Testing Is Crucial for Devops
Test driven development gives so much better quality for the tests, and it insures the testability of the code. In order todo deveops, i need to have automate testing. And usually what we look for with the test is something that we would have been looking for manually anyway. It's always, you know, we're always looking for some evidence. We just try and in code that, looking for the evidence in which is efficient, usually.