Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
glowcap opened this issue Jan 3, 2025 · 1 comment
Closed

Comments

@glowcap
Copy link

glowcap commented Jan 3, 2025

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

@mbrandonw
Copy link
Member

Hi @glowcap, we had to revert that change here: #916 (comment).

Since this isn't an issue with the library I am going to convert it to a discussion. Please feel free to continue the conversation over there!

@pointfreeco pointfreeco locked and limited conversation to collaborators Jan 3, 2025
@mbrandonw mbrandonw converted this issue into discussion #938 Jan 3, 2025

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants