Hi all,
Is there any way (or plans to implement a way) to generate code coverage directly with `swift test`? I know I can leverage XCode's tools when running on macOS, but I was hoping for a platform-independant solution. Namely, one that works on both macOS and Linux.
Thanks,
-thislooksfun (tlf)