Ecosyste.ms: Awesome

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

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: about 2 months ago
JSON representation

Small library to easily run your tests directly within a Playground

Lists

README

        

![Platforms](https://img.shields.io/badge/platform-iOS-green.svg?style=flat)
[![Swift 3.0](https://img.shields.io/badge/Swift-3.0-orange.svg?style=flat)]
(https://developer.apple.com/swift/)
![Platforms](https://img.shields.io/badge/Xcode-8-orange.svg?style=flat)
[![codebeat badge](https://codebeat.co/badges/dfcf5bfa-b069-4229-8175-f8205cf0925c)](https://codebeat.co/projects/github-com-whiskerzab-playgroundtdd)
[![codecov](https://codecov.io/gh/WhiskerzAB/PlaygroundTDD/branch/master/graph/badge.svg)](https://codecov.io/gh/WhiskerzAB/PlaygroundTDD)
![License](https://img.shields.io/badge/license-MIT-grey.svg?style=flat)

## Build Status
|**Branch**| **Status** |
|---|---|
|**master** |[![Build Status](https://travis-ci.org/WhiskerzAB/PlaygroundTDD.svg?branch=master)](https://travis-ci.org/WhiskerzAB/PlaygroundTDD)|
|**develop** |[![Build Status](https://travis-ci.org/WhiskerzAB/PlaygroundTDD.svg?branch=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.