#testing
Read more stories on Hashnode
Articles with this tag
Explore how software testing functions as a critical debugging tool, significantly enhancing code reliability and streamlining the development process ·...
Test Driven Development puts emphasis on unit over integration tests. The result can be lower quality featuring bugs that are baked into the product. · I...
Is API mocking in unit tests important or does it do nothing? I think the answer is a bit more nuanced but we do need such tests to reduce daily churn ·...