Skip to content

Local tests skip everything #898

@kibin

Description

@kibin

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:

Image

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions