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