
Automating Xamarin Builds with FAKE – Part 3: Building and Running Unit Tests
While this will be a short post it’s also one that may be one of the most important ones to go over – running unit tests. Most of you probably know that being able to run tests early and often can save a ton of time if issues are found later on. One way to…