Testing config updates
This commit is contained in:
+1
-1
@@ -7,6 +7,6 @@ before_install:
|
||||
- gem install cocoapods
|
||||
- gem install jazzy
|
||||
- pod repo update
|
||||
#script: xcodebuild test -workspace Example/StepperView.xcworkspace -scheme StepperView-Example -destination "platform=iOS Simulator,OS=13.3,name=iPhone 11" ONLY_ACTIVE_ARCH=NO -quiet
|
||||
script: xcodebuild test -workspace Example/StepperView.xcworkspace -scheme StepperView-Example -destination "platform=iOS Simulator,OS=13.3,name=iPhone 11" ONLY_ACTIVE_ARCH=NO -quiet
|
||||
|
||||
|
||||
|
||||
@@ -60,6 +60,26 @@
|
||||
BlueprintName = "StepperView_Tests"
|
||||
ReferencedContainer = "container:StepperView.xcodeproj">
|
||||
</BuildableReference>
|
||||
<SkippedTests>
|
||||
<Test
|
||||
Identifier = "StepperViewTests/testExampleView1()">
|
||||
</Test>
|
||||
<Test
|
||||
Identifier = "StepperViewTests/testExampleView2()">
|
||||
</Test>
|
||||
<Test
|
||||
Identifier = "StepperViewTests/testExampleView3()">
|
||||
</Test>
|
||||
<Test
|
||||
Identifier = "StepperViewTests/testExampleView4()">
|
||||
</Test>
|
||||
<Test
|
||||
Identifier = "StepperViewTests/testExampleView5()">
|
||||
</Test>
|
||||
<Test
|
||||
Identifier = "StepperViewTests/testExampleView6()">
|
||||
</Test>
|
||||
</SkippedTests>
|
||||
</TestableReference>
|
||||
</Testables>
|
||||
</TestAction>
|
||||
|
||||
Reference in New Issue
Block a user