https://github.com/WhiskerzAB/PlaygroundTDD
Small library to easily run your tests directly within a Playground
https://github.com/WhiskerzAB/PlaygroundTDD
playground swift tdd
Last synced: 4 months ago
JSON representation
Small library to easily run your tests directly within a Playground
- Host: GitHub
- URL: https://github.com/WhiskerzAB/PlaygroundTDD
- Owner: WhiskerzAB
- License: mit
- Created: 2016-11-08T14:51:07.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-03-19T12:09:09.000Z (about 6 years ago)
- Last Synced: 2024-05-21T06:09:54.699Z (11 months ago)
- Topics: playground, swift, tdd
- Language: Swift
- Homepage:
- Size: 244 KB
- Stars: 316
- Watchers: 14
- Forks: 13
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-ios - PlaygroundTDD - Small library to easily run your tests directly within a Playground. (Testing / TDD / BDD)
- awesome-ios-star - PlaygroundTDD - Small library to easily run your tests directly within a Playground. (Testing / TDD / BDD)
README

[]
(https://developer.apple.com/swift/)

[](https://codebeat.co/projects/github-com-whiskerzab-playgroundtdd)
[](https://codecov.io/gh/WhiskerzAB/PlaygroundTDD)
## Build Status
|**Branch**| **Status** |
|---|---|
|**master** |[](https://travis-ci.org/WhiskerzAB/PlaygroundTDD)|
|**develop** |[](https://travis-ci.org/WhiskerzAB/PlaygroundTDD)|## About
**PlaygroundTDD** enables you to use *TDD* directly on *Xcode Playground* during your development process.
If your development workflow is based on *Playground*, sure you will save a huge amount of time by using our helper!## Authors
* [Chris Scholly](https://github.com/chrisscholly)
* [Gabriel Peart](https://github.com/gabrielPeart)## License
PlaygroundTDD is released under the MIT license.
See LICENSE for details.