I am unable to run tests using the swift test
command.
I tried cloning the Playing card example project (https://github.com/apple/example-package-playingcard)
I am able to successfully build the project using swift build
but when I run swift test
, it outputs the following error:
error: cannot load underlying module for 'XCTest'