File tree
4 files changed
+6
-6
lines changed- Carthage/Checkouts
4 files changed
+6
-6
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
3 |
| - | |
| 2 | + | |
| 3 | + | |
4 | 4 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 |
| - | |
| 1 | + | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
|
- .swift-version+1-1
- .travis.yml+1-1
- Documentation/en-us/ArrangeActAssert.md+1-1
- Documentation/en-us/BehavioralTesting.md+1-1
- Documentation/en-us/ConfiguringQuick.md
- Documentation/en-us/InstallingFileTemplates.md
- Documentation/en-us/InstallingQuick.md+8
- Documentation/en-us/MoreResources.md
- Documentation/en-us/NimbleAssertions.md
- Documentation/en-us/QuickExamplesAndGroups.md
- Documentation/en-us/QuickInObjectiveC.md
- Documentation/en-us/README.md+2-2
- Documentation/en-us/SettingUpYourXcodeProject.md
- Documentation/en-us/SharedExamples.md
- Documentation/en-us/TestingApps.md
- Documentation/ja/ArrangeActAssert.md+213
- Documentation/ja/BehavioralTesting.md+83
- Documentation/ja/ConfiguringQuick.md+101
- Documentation/ja/InstallingFileTemplates.md+26
- Documentation/ja/InstallingQuick.md+152
- Documentation/ja/MoreResources.md+27
- Documentation/ja/NimbleAssertions.md+100
- Documentation/ja/QuickExamplesAndGroups.md+477
- Documentation/ja/QuickInObjectiveC.md+49
- Documentation/ja/README.md+46
- Documentation/ja/SettingUpYourXcodeProject.md+77
- Documentation/ja/SharedExamples.md+126
- Documentation/ja/TestingApps.md+175
- Externals/Nimble+1-1
- Quick.xcodeproj/project.pbxproj+14
- README.md+3-3
- Sources/Quick/DSL/DSL.swift+5-5
- Sources/Quick/Example.swift+1-1
- Sources/Quick/QuickMain.swift+7
- Sources/Quick/QuickSpec.swift+1-1
- Sources/Quick/World.swift+2-2
- Sources/QuickFocusedTests/FocusedTests.swift+1-1
- Sources/QuickTestHelpers/SpecRunner.swift+7-2
- Sources/QuickTests/FunctionalTests/AfterEachTests.swift+1-1
- Sources/QuickTests/FunctionalTests/AfterSuiteTests.swift+1-1
- Sources/QuickTests/FunctionalTests/BeforeEachTests.swift+1-1
- Sources/QuickTests/FunctionalTests/BeforeSuiteTests.swift+1-1
- Sources/QuickTests/FunctionalTests/Configuration/AfterEach/Configuration+AfterEachTests.swift+1-1
- Sources/QuickTests/FunctionalTests/Configuration/BeforeEach/Configuration+BeforeEachTests.swift+1-1
- Sources/QuickTests/FunctionalTests/DescribeTests.swift+1-1
- Sources/QuickTests/FunctionalTests/ItTests.swift+1-1
- Sources/QuickTests/FunctionalTests/PendingTests.swift+1-1
- Sources/QuickTests/FunctionalTests/SharedExamples+BeforeEachTests.swift+1-1
- Sources/QuickTests/FunctionalTests/SharedExamplesTests.swift+1-1
- Sources/QuickTests/Helpers/QCKSpecRunner.m+1-1
- Sources/QuickTests/Helpers/XCTestCaseProvider.swift+1-1
- Sources/QuickTests/Helpers/XCTestObservationCenter+QCKSuspendObservation.h+7-11
- Sources/QuickTests/Helpers/XCTestObservationCenter+QCKSuspendObservation.m+30
- circle.yml+4-13
- script/travis-install-osx+2-4
- script/travis-script-osx+1-7
0 commit comments