category

macos

Running Your Test Suite in Azure DevOps On A Mac Build Agent And Publishing The Results
21 March 2020

How do you run your test suite in Azure DevOps, while using a Mac build agent, and then publish the results? Read on to find out!

Quick Tip: Using Visual Studio Code from the Command-Line on macOS
26 December 2019

I recently needed to automate launching VSCode from a rake task on my Macbook.. This post shows the steps necessary to allow this to work.