Skip to content
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

Update PixelKit so that ENABLE_TESTABILITY override isn't required for PR Checks workflow run #948

Closed
wants to merge 1 commit into from

Conversation

ayoy
Copy link
Contributor

@ayoy ayoy commented Aug 20, 2024

Please review the release process for BrowserServicesKit here.

Required:

Task/Issue URL: https://app.asana.com/0/1203301625297703/1208100078742782/f
iOS PR: duckduckgo/iOS#3256
macOS PR: duckduckgo/macos-browser#3126
What kind of version bump will this require?: Patch

Description:
PixelKitTestingUtilities, as a regular Swift module (non-test target) shouldn't use testable imports.
This change removes a testable import from XCTestCase+PixelKit.swift in order to simplify macOS CI workflow
by removing the need to pass ENABLE_TESTABILITY=1 for xcodebuild invocations.

Steps to test this PR:
Verify that CI is green.

OS Testing:

  • iOS 14
  • iOS 15
  • iOS 16
  • macOS 10.15
  • macOS 11
  • macOS 12

Internal references:

Software Engineering Expectations
Technical Design Template

@ayoy ayoy self-assigned this Aug 20, 2024
@ayoy ayoy closed this Aug 20, 2024
@ayoy ayoy deleted the dominik/pixelkit-testutils-fix branch August 20, 2024 19:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant