[Feature] Swift Package Project #117
GitHub Actions / Xcode test results
succeeded
Dec 29, 2023 in 0s
Xcode test results
Testing workspace swift-package-list with scheme SwiftPackageList-Package
Summary
Total | Passed | Failed | Skipped | Expected Failure | ⏱️ Time |
---|---|---|---|---|---|
27 | 27 | 0 | 0 | 0 | 0.53s |
Test Summary
SwiftPackageListCoreTests
- Device: Mac mini, 13.6.3 (22G436)
- SDK: macOS 13.3, 13.3
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 | 3 | 3 | 0 | 0 | 0 |
PropertyListGeneratorTests | 1 | 1 | 0 | 0 | 0 |
SettingsBundleGeneratorTests | 5 | 5 | 0 | 0 | 0 |
WorkspaceStateTests | 2 | 2 | 0 | 0 | 0 |
SwiftPackageListObjcTests
- Device: Mac mini, 13.6.3 (22G436)
- SDK: macOS 13.3, 13.3
Test | Total | ||||
---|---|---|---|---|---|
SPLPackageListTests | 3 | 3 | 0 | 0 | 0 |
SwiftPackageListTests
- Device: Mac mini, 13.6.3 (22G436)
- SDK: macOS 13.3, 13.3
Test | Total | ||||
---|---|---|---|---|---|
PackageListTests | 3 | 3 | 0 | 0 | 0 |
swift-package-list-tests
- Device: Mac mini, 13.6.3 (22G436)
- SDK: macOS 13.3, 13.3
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.26s |
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
⏱️ | ||||
---|---|---|---|---|
3 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.02s |
testProject()
| |
testSwiftPackage()
| |
testWorkspace()
|
PropertyListGeneratorTests
⏱️ | ||||
---|---|---|---|---|
1 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.00s |
testOutput()
|
SettingsBundleGeneratorTests
⏱️ | ||||
---|---|---|---|---|
5 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.02s |
testAcknowledgementsPlistOutput()
| |
testAcknowledgementsStringsOutput()
| |
testRootPlistOutput()
| |
testRootStringsOutput()
| |
testTestPlistPathOutput()
|
WorkspaceStateTests
⏱️ | ||||
---|---|---|---|---|
2 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.00s |
testUnsupportedVersion()
| |
testVersion6()
|
SwiftPackageListObjcTests
SPLPackageListTests
⏱️ | ||||
---|---|---|---|---|
3 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.00s |
testErrors
| |
testJSON
| |
testPropertyList
|
SwiftPackageListTests
PackageListTests
⏱️ | ||||
---|---|---|---|---|
3 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.00s |
testErrors()
| |
testJSON()
| |
testPropertyList()
|
swift-package-list-tests
ExecutionTests
⏱️ | ||||
---|---|---|---|---|
1 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.21s |
testCommandExecution()
|
Loading