Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tatsumi0000/swift-practice

Swiftの練習
https://github.com/tatsumi0000/swift-practice

Last synced: 1 day ago
JSON representation

Swiftの練習

Awesome Lists containing this project

README

        

# Swift-Practice

Swiftの練習

- Tructuralization
- XCTestのみでテストを構造化してみるサンプル
- XCTContext.runActivityを使うと構造化出来る

- Swift-Practice
- ConvertModelStringToEnum.swift
- SwiftでJsonで受取った文字列をenumに変換するとメリットがあるかもよというサンプル