Files
marvel-service/Tests/marvel-serviceTests/marvel_serviceTests.swift
T
2025-10-02 16:55:17 +02:00

7 lines
177 B
Swift

import Testing
@testable import marvel_service
@Test func example() async throws {
// Write your test here and use APIs like `#expect(...)` to check expected conditions.
}