-
-
Notifications
You must be signed in to change notification settings - Fork 906
Closed
Description
- I have read CONTRIBUTING and have done my best to follow them.
This has been a a requested feature for a while (#383), and it's finally here with Xcode 10.0!
However looks like Quick will need some changes to support it correctly.
What did you do?
My tests pass in Xcode 9.4 and 10.0 beta 1, but not when enabling the new parallel option:
The failure occurs whether it's randomized or not.
What did you expect to happen?
Tests pass.
What actually happened instead?
An exception is thrown:
'context' cannot be used inside 'it', 'context' may only be used inside 'context' or 'describe'.
Environment
-
Xcode Version:
Version 10.0 beta 1 (10L176w) -
Swift Version:
Apple Swift version 4.2 (swiftlang-1000.0.16.7 clang-1000.10.25.3) -
Carthage:
0.29.0
Metadata
Metadata
Assignees
Labels
No labels