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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Quick and Nimble to latest major #183

Merged
merged 2 commits into from
May 10, 2023
Merged

Conversation

Widcket
Copy link
Contributor

@Widcket Widcket commented May 6, 2023

  • All new/changed/fixed functionality is covered by tests (or N/A)
  • I have added documentation for all new/changed functionality (or N/A)

馃搵 Changes

This PR updates the test dependencies Quick (testing framework) and Nimble (matcher library) to their respective latest major version. Quick was updated from v5.x to v6.x, and Nimble from v10.x to v12.x.

As a result of the breaking changes across major versions, the a unit test was updated accordingly.

Also, since latest Quick and Nimble no longer support Xcode 12.x, the CI config was updated to use Xcode 14.x.

馃幆 Testing

@Widcket Widcket added the review:tiny Tiny review label May 6, 2023
@Widcket Widcket requested a review from a team as a code owner May 6, 2023 02:49
@Widcket Widcket closed this May 6, 2023
@Widcket Widcket reopened this May 6, 2023
@Widcket Widcket mentioned this pull request May 6, 2023
2 tasks
@Widcket Widcket merged commit d974c05 into master May 10, 2023
2 checks passed
@Widcket Widcket deleted the chore/update-quick-nimble branch May 10, 2023 10:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
review:tiny Tiny review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants