Skip to content

Compile error Missing required module 'Testing' - 1.17.6 / Xcode 16.2 #937

Closed
@glowcap

Description

@glowcap

Describe the bug
Tests fail to run due to missing 'Testing' module

To Reproduce

  1. use zip from previous bug conversation
  2. update dependency to 1.17.6
  3. Set target to iPhone
  4. attempt to run snapshot tests
Missing required module 'Testing'

Expected behavior
Tests run as expected

Environment

  • swift-snapshot-testing version 1.17.6
  • Xcode 16.2
  • Swift 5
  • OS: iOS

Additional context
I confirmed the changes from #903 where still in place. Unfortunately, I'm seeing the same error that occured in 1.17.4

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