Bump version (4.2.0) #110
GitHub Actions / Xcode test results
succeeded
Jun 5, 2024 in 0s
Xcode test results
Testing workspace swift-package-list with scheme SwiftPackageList-Package
Summary
Total | Passed | Failed | Skipped | Expected Failure | ⏱️ Time |
---|---|---|---|---|---|
31 | 29 | 0 | 2 | 0 | 0.65s |
Test Summary
SwiftPackageListCoreTests
- Device: Apple Virtual Machine 1, 14.5 (23F79)
- SDK: macOS 14.5, 14.5
Test | Total | ||||
---|---|---|---|---|---|
JSONGeneratorTests | 1 | 1 | 0 | 0 | 0 |
OutputTypeTests | 2 | 2 | 0 | 0 | 0 |
PDFGeneratorTests | 1 | 1 | 0 | 0 | 0 |
PackageResolvedTests | 4 | 4 | 0 | 0 | 0 |
ProjectPbxprojTests | 1 | 1 | 0 | 0 | 0 |
ProjectTests | 6 | 4 | 0 | 2 | 0 |
PropertyListGeneratorTests | 1 | 1 | 0 | 0 | 0 |
SettingsBundleGeneratorTests | 5 | 5 | 0 | 0 | 0 |
URLExtensionTests | 1 | 1 | 0 | 0 | 0 |
WorkspaceStateTests | 2 | 2 | 0 | 0 | 0 |
SwiftPackageListTests
- Device: Apple Virtual Machine 1, 14.5 (23F79)
- SDK: macOS 14.5, 14.5
Test | Total | ||||
---|---|---|---|---|---|
BundleAcknowledgementsTests | 2 | 2 | 0 | 0 | 0 |
JSONPackageProviderTests | 2 | 2 | 0 | 0 | 0 |
PropertyListPackageProviderTests | 2 | 2 | 0 | 0 | 0 |
swift-package-list-tests
- Device: Apple Virtual Machine 1, 14.5 (23F79)
- SDK: macOS 14.5, 14.5
Test | Total | ||||
---|---|---|---|---|---|
ExecutionTests | 1 | 1 | 0 | 0 | 0 |
Failures
All tests passed 🎉
Details
Test Details
SwiftPackageListCoreTests
JSONGeneratorTests
⏱️ | ||||
---|---|---|---|---|
1 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.01s |
testOutput()
|
OutputTypeTests
⏱️ | ||||
---|---|---|---|---|
2 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.00s |
testCustomOutputURL()
| |
testOutputURL()
|
PDFGeneratorTests
⏱️ | ||||
---|---|---|---|---|
1 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.40s |
testOutput()
|
PackageResolvedTests
⏱️ | ||||
---|---|---|---|---|
4 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.00s |
testUnsupportedVersion()
| |
testVersion1()
| |
testVersion1IdentityConstruction()
| |
testVersion2()
|
ProjectPbxprojTests
⏱️ | ||||
---|---|---|---|---|
1 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.01s |
testOrganizationName()
|
ProjectTests
⏱️ | ||||
---|---|---|---|---|
4 (67%) | 0 (0%) | 2 (33%) | 0 (0%) | 0.02s |
testSwiftPackage()
| |
testTuist3()
| |
testTuist3Dependencies()
| |
testTuist4()
| |
testXcodeProject()
| |
testXcodeWorkspace()
|
PropertyListGeneratorTests
⏱️ | ||||
---|---|---|---|---|
1 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.01s |
testOutput()
|
SettingsBundleGeneratorTests
⏱️ | ||||
---|---|---|---|---|
5 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.02s |
testAcknowledgementsPlistOutput()
| |
testAcknowledgementsStringsOutput()
| |
testRootPlistOutput()
| |
testRootStringsOutput()
| |
testTestPlistPathOutput()
|
URLExtensionTests
⏱️ | ||||
---|---|---|---|---|
1 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.00s |
testPackageIdentity()
|
WorkspaceStateTests
⏱️ | ||||
---|---|---|---|---|
2 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.00s |
testUnsupportedVersion()
| |
testVersion6()
|
SwiftPackageListTests
BundleAcknowledgementsTests
⏱️ | ||||
---|---|---|---|---|
2 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.00s |
testPath()
| |
testURL()
|
JSONPackageProviderTests
⏱️ | ||||
---|---|---|---|---|
2 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.00s |
testErrors()
| |
testOutput()
|
PropertyListPackageProviderTests
⏱️ | ||||
---|---|---|---|---|
2 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.00s |
testErrors()
| |
testOutput()
|
swift-package-list-tests
ExecutionTests
⏱️ | ||||
---|---|---|---|---|
1 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.18s |
testCommandExecution()
|
Loading