For me, unit testing was always one of the most difficult tasks in development, especially if my codebase evolved without tests in mind. The task becomes more confusing when adding Unity’s MonoBehaviours to the equation. And it gets even worse when you search Google and you only find a question without answers in Unity’s forum from 8 years ago.
Continue reading…