Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/simonberner/parrot-refactoring-kata-swift
The Parrot Refactoring Kata in Swift
https://github.com/simonberner/parrot-refactoring-kata-swift
Last synced: about 2 months ago
JSON representation
The Parrot Refactoring Kata in Swift
- Host: GitHub
- URL: https://github.com/simonberner/parrot-refactoring-kata-swift
- Owner: simonberner
- Created: 2024-05-09T10:13:41.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-05-13T16:14:27.000Z (7 months ago)
- Last Synced: 2024-05-14T11:57:29.505Z (7 months ago)
- Language: Swift
- Homepage: https://github.com/emilybache/Parrot-Refactoring-Kata/tree/main/Swift
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Parrot Refactoring Kata
- Taken from [here](https://github.com/emilybache/Parrot-Refactoring-Kata)
- Faster unit tests by [not running the app startup logic](https://blog.eidinger.info/faster-unit-tests-by-not-running-the-app-startup-logic)
- [Shortcuts](https://swiftsenpai.com/xcode/xcode-unit-test-shortcuts/) for Unit Testing