#testing
Read more stories on Hashnode
Articles with this tag
After we've learned unit testing, at some point, the complexity of the software grows enough for us to reach out to mock functions and set up test...
Testing is one of the aspects of software development that you can not hide yourself from. At least if you work in the industry, you shouldn't....