This week, let’s take a look at a few different ways to deploy unit testing in a more pragmatic manner — to use testing to solve immediate problems, and to enable our code to be tested without having to fundamentally change it. (more…)
Read more »
By default the SPM publishes your code open source, but there may be reasons why you would want to distribute your code in a closed source manner as well.
In this article, we’ll explain and show you how. (more…)
Read more »
We recommend upgrading to the latest Safari, Google Chrome, or Firefox. (more…)
Read more »
Related Posts: Sorting already sorted arrays is much faster? Resizing arrays can be slow in Swift A case study in the performance cost of abstraction…...
Read more »