Unit testing, the way I test my ViewModels
Unit testing, the way I test my ViewModels If you’re a MacOS developer, I wrote some related posts with the tooling and the code coverage. Please, check them because maybe they are useful. Unit testing tools using your MacOS terminal Unit testing tools using VSCode. This article is part of the October Xamarin Best Practices Challenge, you can read about it in Github of Claudio Sanchez. Introduction Nowadays the unit test is something required and we shouldn’t negotiated if we have to do it or not, we’ve been applying new design...
[Leer más]