Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tatsumi0000/swift-practice
Swiftの練習
https://github.com/tatsumi0000/swift-practice
Last synced: 1 day ago
JSON representation
Swiftの練習
- Host: GitHub
- URL: https://github.com/tatsumi0000/swift-practice
- Owner: Tatsumi0000
- Created: 2022-06-28T13:15:52.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-22T13:48:35.000Z (over 2 years ago)
- Last Synced: 2023-03-04T12:08:54.994Z (almost 2 years ago)
- Language: Swift
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Swift-Practice
Swiftの練習
- Tructuralization
- XCTestのみでテストを構造化してみるサンプル
- XCTContext.runActivityを使うと構造化出来る- Swift-Practice
- ConvertModelStringToEnum.swift
- SwiftでJsonで受取った文字列をenumに変換するとメリットがあるかもよというサンプル