Pragmatic Unit Testing in Swift

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. Read more

Similar

Swift ImGUI

Swift wrapper around Dear imgui for macOS, iOS, Linux and Windows - GitHub - ctreffs/SwiftImGui: Swift wrapper around Dear imgui for macOS, iOS, Linux and Windows... (more…)

Read more »

Swift Standard Library Preview Package

I’m excited to announce a new open-source package and an enhancement to the Swift Evolution process: the Standard Library Preview package! The preview package provides access to functionality that has been accepted into the Swift standard library through ... (more…)

Read more »