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

configure(_:) on a QuickConfiguration subclass is not called when you do not have any QuickSpecs or AsyncSpecs. #1242

Open
younata opened this issue Sep 22, 2023 · 0 comments

Comments

@younata
Copy link
Member

younata commented Sep 22, 2023

What did you do?

While investigating Quick/Nimble#1087, I discovered that QuickConfiguration.configure(_:) is called as part of discovering tests for QuickSpec and AsyncSpec. Which can lead to confusing situations when you want to use a QuickConfiguration as a global config because XCTest doesn't provide the same.

Environment

List the software versions you're using:

  • Quick: 7.3.0
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

No branches or pull requests

1 participant