Hold It Right There: Xamarin and Unit Testing

We’ve come a long way in this series on Learning Xamarin, but we haven’t Not Negotiable even begun to discuss Unit Tests, let alone Test Driven Development.

There are lots of articlesbooksPluralsight courses, and other sources on why Unit Testing is not only a good thing, but an essential part of building any modern application.  But it is incredibly easy to overlook, especially when showing demo programs.  Let’s rectify that.

In my previous article, I added MVVM Light to the new BookLender project.  Before we go any further, let’s add nUnit.  Continued here.

About Jesse Liberty

Jesse Liberty has three decades of experience writing and delivering software projects and is the author of 2 dozen books and a couple dozen online courses. His latest book, Building APIs with .NET will be released early in 2025. Liberty is a Senior SW Engineer for CNH and he was a Senior Technical Evangelist for Microsoft, a Distinguished Software Engineer for AT&T, a VP for Information Services for Citibank and a Software Architect for PBS. He is a Microsoft MVP.
This entry was posted in MVVM, TDD, Testing, Xamarin. Bookmark the permalink.

One Response to Hold It Right There: Xamarin and Unit Testing

Comments are closed.