-
-
Notifications
You must be signed in to change notification settings - Fork 165
Closed
Description
hello, I was trying to run tests locally and was very confused, because at first sight they appear to work and pass, but after I've uploaded one of my solutions with wrong implementation, tests on the site correctly crashed.
then I noticed that if you read the whole output you can clearly see that no tests are executing:
what am I doing wrong, do I need some additional setup there? after seeing issue #760 I checked if my paths were wrong, but they seem to be right:
xcrun --show-sdk-path --sdk macosx
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.2.sdk
I'm on macos 15.7.3, my xcode version is 26.2, swift version 6.2.3 (swift-driver 1.127.14.1, swiftlang-6.2.3.3.21 clang-1700.6.3.2)
running swift test in exercism/swift/freelancer-rates folder as stated in HELP.md
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels