S SmartDocs
Chuỗi bài: iOS App swift 19 dòng · Cập nhật 2026-07-15

TodoList_StoryboardTests.swift

iOS_App/TodoList-Storyboard/TodoList-StoryboardTests/TodoList_StoryboardTests.swift

//
//  TodoList_StoryboardTests.swift
//  TodoList-StoryboardTests
//
//  Created by Nelson Lai on 2026/7/15.
//

import Testing
@testable import TodoList_Storyboard

struct TodoList_StoryboardTests {

    @Test func example() async throws {
        // Write your test here and use APIs like `#expect(...)` to check expected conditions.
        // Swift Testing Documentation
        // https://developer.apple.com/documentation/testing
    }

}

Bài viết liên quan