Skip to content

Latest commit

 

History

History
39 lines (23 loc) · 1.25 KB

Quick_howto.md

File metadata and controls

39 lines (23 loc) · 1.25 KB

XCTemplate for testing TCA feature using Quick

Generates TCA components using XCTemplate

  • Components
    • Spec

Usage

  1. Create a new group

image

  1. Command ⌘ + N or File ❯ New ❯ File... in the group
  2. Select Swift files for TCA
  3. Next

image

  1. Set a coremodule name that you want to test
  2. Next

image

  1. Create spec file in the group

image

  1. 🎉 Your turn from here!

image