This directory contains code from Point-Free Episode: Reliable Async Tests: The Problem
While Swift provides wonderful tools for writing async code, there are gaps in its tools for testing it. Let’s explore the tools it does provide to show where they succeed, and where they fall short.