File tree
6 files changed
+26
-9
lines changed- Action.xcodeproj
- Carthage/Checkouts
6 files changed
+26
-9
lines changed+6-3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
5 | 9 |
| |
6 | 10 |
| |
7 |
| - | |
8 |
| - | |
| 11 | + | |
| 12 | + | |
9 | 13 |
| |
10 | 14 |
| |
11 |
| - | |
12 | 15 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
801 | 801 |
| |
802 | 802 |
| |
803 | 803 |
| |
| 804 | + | |
804 | 805 |
| |
805 | 806 |
| |
806 | 807 |
| |
| |||
823 | 824 |
| |
824 | 825 |
| |
825 | 826 |
| |
| 827 | + | |
826 | 828 |
| |
827 | 829 |
| |
828 | 830 |
| |
| |||
847 | 849 |
| |
848 | 850 |
| |
849 | 851 |
| |
| 852 | + | |
850 | 853 |
| |
851 | 854 |
| |
852 | 855 |
| |
| |||
872 | 875 |
| |
873 | 876 |
| |
874 | 877 |
| |
| 878 | + | |
875 | 879 |
| |
876 | 880 |
| |
877 | 881 |
| |
| |||
894 | 898 |
| |
895 | 899 |
| |
896 | 900 |
| |
| 901 | + | |
897 | 902 |
| |
898 | 903 |
| |
899 | 904 |
| |
| |||
917 | 922 |
| |
918 | 923 |
| |
919 | 924 |
| |
| 925 | + | |
920 | 926 |
| |
921 | 927 |
| |
922 | 928 |
| |
| |||
946 | 952 |
| |
947 | 953 |
| |
948 | 954 |
| |
| 955 | + | |
949 | 956 |
| |
950 | 957 |
| |
951 | 958 |
| |
| |||
974 | 981 |
| |
975 | 982 |
| |
976 | 983 |
| |
| 984 | + | |
977 | 985 |
| |
978 | 986 |
| |
979 | 987 |
| |
| |||
991 | 999 |
| |
992 | 1000 |
| |
993 | 1001 |
| |
| 1002 | + | |
994 | 1003 |
| |
995 | 1004 |
| |
996 | 1005 |
| |
| |||
1008 | 1017 |
| |
1009 | 1018 |
| |
1010 | 1019 |
| |
| 1020 | + | |
1011 | 1021 |
| |
1012 | 1022 |
| |
1013 | 1023 |
| |
| |||
1021 | 1031 |
| |
1022 | 1032 |
| |
1023 | 1033 |
| |
| 1034 | + | |
1024 | 1035 |
| |
1025 | 1036 |
| |
1026 | 1037 |
| |
| |||
1035 | 1046 |
| |
1036 | 1047 |
| |
1037 | 1048 |
| |
| 1049 | + | |
1038 | 1050 |
| |
1039 | 1051 |
| |
1040 | 1052 |
| |
| |||
1151 | 1163 |
| |
1152 | 1164 |
| |
1153 | 1165 |
| |
| 1166 | + | |
1154 | 1167 |
| |
1155 | 1168 |
| |
1156 | 1169 |
| |
| |||
1169 | 1182 |
| |
1170 | 1183 |
| |
1171 | 1184 |
| |
| 1185 | + | |
1172 | 1186 |
| |
1173 | 1187 |
| |
1174 | 1188 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 |
| - | |
3 |
| - | |
| 1 | + | |
| 2 | + | |
| 3 | + |
- .swiftlint.yml+4-4
- .travis.yml+6
- Nimble.podspec+2-1
- Nimble.xcodeproj/project.pbxproj+27-15
- Nimble.xcodeproj/xcshareddata/xcschemes/Nimble-iOS.xcscheme+3-1
- Nimble.xcodeproj/xcshareddata/xcschemes/Nimble-macOS.xcscheme+3-1
- Nimble.xcodeproj/xcshareddata/xcschemes/Nimble-tvOS.xcscheme+3-1
- README.md+20-16
- Sources/Lib/CwlPreconditionTesting/CwlCatchExceptionSupport/CwlCatchException.m+1-1
- Sources/Lib/CwlPreconditionTesting/CwlCatchExceptionSupport/include/CwlCatchException.h+2-1
- Sources/Nimble/Adapters/NMBExpectation.swift+21-17
- Sources/Nimble/Adapters/NMBObjCMatcher.swift+3-1
- Sources/Nimble/Adapters/NimbleXCTestHandler.swift+7-2
- Sources/Nimble/Adapters/NonObjectiveC/ExceptionCapture.swift+1-1
- Sources/Nimble/DSL+Wait.swift+23-5
- Sources/Nimble/DSL.swift+1-1
- Sources/Nimble/Expectation.swift+1
- Sources/Nimble/ExpectationMessage.swift+2-1
- Sources/Nimble/Expression.swift+11-2
- Sources/Nimble/Matchers/AllPass.swift+3-2
- Sources/Nimble/Matchers/AsyncMatcherWrapper.swift+13-3
- Sources/Nimble/Matchers/BeAKindOf.swift+2-2
- Sources/Nimble/Matchers/BeAnInstanceOf.swift+3-3
- Sources/Nimble/Matchers/BeCloseTo.swift+6-6
- Sources/Nimble/Matchers/BeEmpty.swift+7-4
- Sources/Nimble/Matchers/BeGreaterThan.swift+4-3
- Sources/Nimble/Matchers/BeGreaterThanOrEqualTo.swift+2-2
- Sources/Nimble/Matchers/BeIdenticalTo.swift+2-2
- Sources/Nimble/Matchers/BeLessThan.swift+2-2
- Sources/Nimble/Matchers/BeLessThanOrEqual.swift+2-2
- Sources/Nimble/Matchers/BeLogical.swift+5-5
- Sources/Nimble/Matchers/BeNil.swift+2-2
- Sources/Nimble/Matchers/BeginWith.swift+2-2
- Sources/Nimble/Matchers/Contain.swift+3-2
- Sources/Nimble/Matchers/ContainElementSatisfying.swift+3-2
- Sources/Nimble/Matchers/EndWith.swift+2-2
- Sources/Nimble/Matchers/Equal.swift+5-5
- Sources/Nimble/Matchers/HaveCount.swift+4-2
- Sources/Nimble/Matchers/Match.swift+2-2
- Sources/Nimble/Matchers/MatchError.swift+6-1
- Sources/Nimble/Matchers/MatcherProtocols.swift+8-24
- Sources/Nimble/Matchers/PostNotification.swift+3-5
- Sources/Nimble/Matchers/Predicate.swift+1-1
- Sources/Nimble/Matchers/RaisesException.swift+25-10
- Sources/Nimble/Matchers/SatisfyAnyOf.swift+4-2
- Sources/Nimble/Matchers/ThrowAssertion.swift+3-2
- Sources/Nimble/Matchers/ThrowError.swift+21-3
- Sources/Nimble/Utils/Async.swift+23-6
- Sources/Nimble/Utils/Stringers.swift+1-1
- Sources/NimbleObjectiveC/DSL.h+3-3
- Sources/NimbleObjectiveC/DSL.m+6-6
- Sources/NimbleObjectiveC/NMBExceptionCapture.h+2-2
- Sources/NimbleObjectiveC/NMBExceptionCapture.m+3-3
- Tests/.swiftlint.yml+2
- Tests/NimbleTests/AsynchronousTest.swift+25
- Tests/NimbleTests/Helpers/XCTestCaseProvider.swift+1-1
- Tests/NimbleTests/Helpers/utils.swift+5-3
- Tests/NimbleTests/Matchers/BeAKindOfTest.swift+5-5
- Tests/NimbleTests/Matchers/BeAnInstanceOfTest.swift+4-4
- Tests/NimbleTests/Matchers/BeEmptyTest.swift+2-2
- Tests/NimbleTests/Matchers/BeGreaterThanOrEqualToTest.swift+1-1
- Tests/NimbleTests/Matchers/BeIdenticalToTest.swift+1-1
- Tests/NimbleTests/Matchers/BeLessThanOrEqualToTest.swift+1-1
- Tests/NimbleTests/Matchers/BeginWithTest.swift+1-1
- Tests/NimbleTests/Matchers/ContainTest.swift+1-1
- Tests/NimbleTests/Matchers/EndWithTest.swift+1-1
- Tests/NimbleTests/Matchers/EqualTest.swift+2-2
- Tests/NimbleTests/Matchers/PostNotificationTest.swift+1-1
- Tests/NimbleTests/Matchers/RaisesExceptionTest.swift+1-1
- Tests/NimbleTests/Matchers/ThrowAssertionTest.swift+1-1
- .Package.test.swift-39
- .gitignore+2-1
- .swift-version+1-1
- .swiftlint.yml+1-2
- .travis.yml+15-1
- Documentation/ja/ConfiguringQuick.md+1-1
- Externals/Nimble+1-1
- Package.swift+17-3
- [email protected]+40
- Quick.podspec+1-1
- Quick.xcodeproj/project.pbxproj+83-32
- Quick.xcodeproj/xcshareddata/xcschemes/Quick-iOS.xcscheme+17-1
- Quick.xcodeproj/xcshareddata/xcschemes/Quick-macOS.xcscheme+17-1
- Quick.xcodeproj/xcshareddata/xcschemes/Quick-tvOS.xcscheme+17-1
- Rakefile+4-5
- Sources/Quick/Behavior.swift+17
- Sources/Quick/Callsite.swift+14-1
- Sources/Quick/Configuration/Configuration.swift+2-2
- Sources/Quick/Configuration/QuickConfiguration.swift+4-4
- Sources/Quick/DSL/DSL.swift+30
- Sources/Quick/DSL/World+DSL.swift+33-3
- Sources/Quick/ErrorUtility.swift+1-1
- Sources/Quick/Example.swift+20-2
- Sources/Quick/ExampleGroup.swift+5-9
- Sources/Quick/ExampleMetadata.swift+14-1
- Sources/Quick/Filter.swift+14-1
- Sources/Quick/NSBundle+CurrentTestBundle.swift+1-1
- Sources/Quick/NSString+C99ExtendedIdentifier.swift+2-2
- Sources/Quick/QuickSelectedTestSuiteBuilder.swift+1-1
- Sources/Quick/QuickSpec.swift+2-2
- Sources/Quick/QuickTestSuite.swift+6-6
- Sources/Quick/World.swift+17-3
- Sources/QuickSpecBase/include/QuickSpecBase.h+2-2
- Tests/QuickTests/QuickFocusedTests/FocusedTests.swift+10-1
- Tests/QuickTests/QuickTestHelpers/XCTestCaseProvider.swift+1-1
- Tests/QuickTests/QuickTests/Fixtures/FunctionalTests_BehaviorTests_Behaviors.swift+20
- Tests/QuickTests/QuickTests/FunctionalTests/AfterEachTests.swift+20-21
- Tests/QuickTests/QuickTests/FunctionalTests/BeforeEachTests.swift+17-18
- Tests/QuickTests/QuickTests/FunctionalTests/BehaviorTests.swift+59
- Tests/QuickTests/QuickTests/FunctionalTests/ContextTests.swift+1-1
- Tests/QuickTests/QuickTests/FunctionalTests/CrossReferencingSpecs.swift+2-2
- Tests/QuickTests/QuickTests/FunctionalTests/DescribeTests.swift+1-1
- Tests/QuickTests/QuickTests/FunctionalTests/ItTests.swift+4-4
- Tests/QuickTests/QuickTests/FunctionalTests/ObjC/FailureUsingXCTAssertTests+ObjC.m+1-1
- Tests/QuickTests/QuickTests/FunctionalTests/PendingTests.swift+8-1
- Tests/QuickTests/QuickTests/FunctionalTests/SharedExamplesTests.swift+2-2
0 commit comments