Files
marvel-service/Tests/MarvelService/Cases/marvel_serviceTests.swift
T

7 lines
177 B
Swift
Raw Normal View History

2025-10-02 16:55:17 +02:00
import Testing
@testable import marvel_service
@Test func example() async throws {
// Write your test here and use APIs like `#expect(...)` to check expected conditions.
}