Skip to content

Instantly share code, notes, and snippets.

View musakokcen's full-sized avatar

musa kokcen musakokcen

View GitHub Profile
@musakokcen
musakokcen / unitTestingPractices.swift
Created June 25, 2021 08:42
Our unit test practices
//
// HomeModuleTests.swift
// AppName
//
// Created by Musa Kokcen on 25.06.2021.
// Copyright © 2021 AppName. All rights reserved.
//
@testable import TargetName_Debug
import XCTest