Use .sortedKeys for JSONEncoder, so output is stable #2
Annotations
2 errors
Assertion Failure:
swift-package-list/Tests/SwiftPackageListCoreTests/JSONGeneratorTests.swift#L54
XCTAssertEqual failed: ("[{"license":"MIT","name":"test","repositoryURL":"https:\/\/github.com\/test\/test","revision":"xxxx","version":"1.0.0"}]") is not equal to ("[
{
"revision" : "xxxx",
"license" : "MIT",
"name" : "test",
"repositoryURL" : "https:\/\/github.com\/test\/test",
"version" : "1.0.0"
}
]")
|
Test
Process completed with exit code 65.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
TestResults.xcresult
Expired
|
43.7 MB |
|