
100% test coverage: Why or why not?
100% test coverage: Why or why not? But first, what does 100% test coverage mean? Let's explore the topic in this post and I'll tell you my thoughts about it afterwards.
Gepubliceerd op: November 6th, 2019Ik schrijf over technieken die ik interessant vind, projecten waar ik aan werk of problemen waar ik tegenaan loop en oplossingen voor vindt.
100% test coverage: Why or why not? But first, what does 100% test coverage mean? Let's explore the topic in this post and I'll tell you my thoughts about it afterwards.
Gepubliceerd op: November 6th, 2019Testing your code is essential if you want to write code that doesn't break your application. Find out how I'm going to use automatic stubs to test the implementation of API's instead of the actual API calls.
Gepubliceerd op: August 21st, 2019