LeetCode Swift CommandLineTools
Xcode's CLT projects are the fastest way to unit test source code, specially when compared to regular App projects.
- LEFT: Code structure (source and tests)
- MIDDLE: Source file for a Leetcode problem
- RIGHT: Test file with public cases from Leetcode
