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 wasi -- --event-stream-output-path e.json - Target: wasm32-unknown-wasi ◇ Test run started. ↳ Testing Library Version: 6.2-dev (cabf4d419cf9c8c) ↳ Target Platform: wasm32-unknown-wasi ◇ Test helloWorld() started. ✔ Test helloWorld() passed after 0.095084468 seconds. ✔ Test run with 1 test passed after 0.195883644 seconds.