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

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.
}