Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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