Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sshrpe/TDDSwiftPlayground
Demonstration of using Swift Playgrounds in Test Driven Development with XCTest
https://github.com/sshrpe/TDDSwiftPlayground
Last synced: 2 months ago
JSON representation
Demonstration of using Swift Playgrounds in Test Driven Development with XCTest
- Host: GitHub
- URL: https://github.com/sshrpe/TDDSwiftPlayground
- Owner: sshrpe
- License: apache-2.0
- Created: 2015-11-07T11:19:49.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2019-11-26T09:50:14.000Z (about 5 years ago)
- Last Synced: 2024-08-05T00:04:34.596Z (6 months ago)
- Language: Swift
- Size: 23.4 KB
- Stars: 59
- Watchers: 5
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- Awesome-Swift-Playgrounds - TDDSwiftPlayground - Demonstration of using Swift Playgrounds in Test Driven Development with XCTest. (Learning Swift: Advanced Topics)
README
# TDDSwiftPlayground
Demonstration of using Swift Playgrounds in Test Driven Development with XCTestFor more information, see [my blog post](http://initwithstyle.net/2015/11/tdd-in-swift-playgrounds/)
To download just the Playground on its own, see the [Releases Page](https://github.com/sshrpe/TDDSwiftPlayground/releases)