https://github.com/doctalk-india/ReactorKit-Tests-Example
ReactorKit tests using Quick, Nimble, Stubber and RxBlocking
https://github.com/doctalk-india/ReactorKit-Tests-Example
ios nimble quick reactorkit rxblocking rxswift stubber swift-4 swift4
Last synced: 7 months ago
JSON representation
ReactorKit tests using Quick, Nimble, Stubber and RxBlocking
- Host: GitHub
- URL: https://github.com/doctalk-india/ReactorKit-Tests-Example
- Owner: doctalk-india
- Created: 2018-05-12T11:05:42.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-12T11:56:32.000Z (almost 8 years ago)
- Last Synced: 2024-11-24T02:51:52.035Z (about 1 year ago)
- Topics: ios, nimble, quick, reactorkit, rxblocking, rxswift, stubber, swift-4, swift4
- Language: Swift
- Size: 930 KB
- Stars: 11
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Reactor Kit Tests
Use Quick, Nimble, RxBlocking and Stubber to write Unit Testing for your iOS App.
## Run the project
Run `pod install` to install all the pods in the project.
## Screenshot