Avatar
Avatar
norio_nomura
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" }
swiftNightly BOT 3/16/2025 11:19 AM
swift testing -- --event-stream-output-path e.json - ◇ Test run started. ↳ Testing Library Version: 6.2-dev (cabf4d419cf9c8c) ↳ Target Platform: x86_64-unknown-linux-gnu ◇ Test helloWorld() started. ✔ Test helloWorld() passed after 0.001 seconds. ✔ Test run with 1 test passed after 0.003 seconds.
1.27 KB