Avatar
0.1.4で治りました。 @swift-main testing -- --event-stream-output-path e.json @swift-main testing wasi -- --event-stream-output-path e.json @Test func helloWorld() { let greeting = "Hello, world!" #expect(greeting == "Hello, world!") // Expectation failed: (greeting → "Hello, world!") == "Hello" }