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: about 1 year 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: 2025-03-24T03:03:41.514Z (about 1 year ago)
- Topics: ios, nimble, quick, reactorkit, rxblocking, rxswift, stubber, swift-4, swift4
- Language: Swift
- Size: 930 KB
- Stars: 11
- Watchers: 1
- 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