Pinned Repositories
BetterSegmentedControl
An easy to use, customizable replacement for UISegmentedControl & UISwitch.
CoreLocation
Promises for Swift & ObjC
gh-unit
Test Framework for Objective-C
JTGestureBasedTableViewDemo
Recreating the buttonless interaction pattern found in Clear for iPhone app
NetworkStack
Network layer wrapping Alamofire, Rx, OAuth and replay mechanism in a reactive abstract API
OHHTTPStubs
A class to stub network requests easily: test your apps with fake network data (stubbed from file) and custom response time
QAKit
Quick wins for productivity.
QAPreferences
QATestKit
The idea of this kit is to offer a better experience while writing UnitTests with SenTestingKit. I want to write my tests quicker and more readable, I hope QATestingKit will help.
QAWorkflow
QAWorkflow helps you writing some... workflows. I usually use it for my applications launch algorithms.
QuentinArnault's Repositories
QuentinArnault/QAPreferences
QuentinArnault/QATestKit
The idea of this kit is to offer a better experience while writing UnitTests with SenTestingKit. I want to write my tests quicker and more readable, I hope QATestingKit will help.
QuentinArnault/gh-unit
Test Framework for Objective-C
QuentinArnault/JTGestureBasedTableViewDemo
Recreating the buttonless interaction pattern found in Clear for iPhone app
QuentinArnault/OHHTTPStubs
A class to stub network requests easily: test your apps with fake network data (stubbed from file) and custom response time
QuentinArnault/QAWorkflow
QAWorkflow helps you writing some... workflows. I usually use it for my applications launch algorithms.
QuentinArnault/GDCoreDataConcurrencyDebugging
GDCoreDataConcurrencyDebugging helps you find cases where NSManagedObject's are being called on the wrong thread or dispatch queue.
QuentinArnault/gitignore
A collection of useful .gitignore templates
QuentinArnault/QACoreDataPlayground
CoreDataPlayground project objective is to help understanding how CoreData works thanks test cases.
QuentinArnault/QASwipeSelector
QASwipeSelector is a new graphical component which offers the possibility to swipe between items.