Avatar
Avatar
norio_nomura
@swift-main testing @swift-main import Testing @Test func helloWorld() { let greeting = "Hello, world!" #expect(greeting == "Hello, world!") } await Testing.__swiftPMEntryPoint() as Never
swiftNightly BOT 3/4/2025 11:59 AM
swift - exit status: 69 with ◇ Test run started. ↳ Testing Library Version: 6.2-dev (a7b5435933149b6) ↳ Target Platform: x86_64-unknown-linux-gnu ✔ Test run with 0 tests passed after 0.001 seconds.