Michael Feathers provides these unit testing rules.
A test is not a unit test if:
- It talks to the database
- It touches the file system.
- You have to do special things to your environment to run it.
Read the blog post to see the other two rules.
« High Performing Team | Main | Certified Agile Coach »
As a final step before posting your comment, enter the letters and numbers you see in the image below. This prevents automated programs from posting comments.
Having trouble reading this image? View an alternate.
Your Information
(Name and email address are required. Email address will not be displayed with the comment.)
Thanks for mentioning the useful links about unit testing. I have checked all the rules also. Thankful for your awesome post. Certified Agile Coach
Posted by: Shreya Shinde | December 02, 2019 at 06:46 AM