Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/haifengkao/reactivekiwi

A RACSignal extension to test signals in Kiwi BDD framework
https://github.com/haifengkao/reactivekiwi

Last synced: about 1 month ago
JSON representation

A RACSignal extension to test signals in Kiwi BDD framework

Awesome Lists containing this project

README

        

# ReactiveKiwi

[![CI Status](http://img.shields.io/travis/Hai Feng Kao/ReactiveKiwi.svg?style=flat)](https://travis-ci.org/Hai Feng Kao/ReactiveKiwi)
[![Version](https://img.shields.io/cocoapods/v/ReactiveKiwi.svg?style=flat)](http://cocoapods.org/pods/ReactiveKiwi)
[![License](https://img.shields.io/cocoapods/l/ReactiveKiwi.svg?style=flat)](http://cocoapods.org/pods/ReactiveKiwi)
[![Platform](https://img.shields.io/cocoapods/p/ReactiveKiwi.svg?style=flat)](http://cocoapods.org/pods/ReactiveKiwi)

## Example

To run the example project, clone the repo, and run `pod install` from the Example directory first.

## Requirements

## Installation

ReactiveKiwi is available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:

```ruby
pod "ReactiveKiwi"
```

## Author

Hai Feng Kao, [email protected]

## License

ReactiveKiwi is available under the MIT license. See the LICENSE file for more info.