Skip to content

Commit

Permalink
Add a new category for TDD/BDD libraries and frameworks
Browse files Browse the repository at this point in the history
  • Loading branch information
bcylin committed Dec 21, 2014
1 parent f6d6d6a commit afcbbce
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,11 @@ The list is divided into categories such as Frameworks, Components, Testing and
* [Twitter Text Obj](https://github.com/twitter/twitter-text-objc) - An Objective-C implementation of Twitter's text processing library.
* [Nimbus](http://nimbuskit.info/) - Nimbus is a toolkit for experienced iOS software designers.

### TDD / BDD
* [Kiwi](https://github.com/kiwi-bdd/Kiwi) - A behavior-driven development library for iOS development.
* [Specta](https://github.com/specta/specta) - A light-weight TDD / BDD framework for Objective-C & Cocoa.
* [Quick](https://github.com/Quick/Quick) - A behavior-driven development framework for Swift and Objective-C.

### UI
* [ActionSheetPicker-3.0](https://github.com/skywinder/ActionSheetPicker-3.0/) - Quickly reproduce the dropdown UIPickerView / ActionSheet functionality on iOS.
* [FlatUIKit](https://github.com/Grouper/FlatUIKit) - A collection of awesome flat UI components for iOS.
Expand Down

0 comments on commit afcbbce

Please sign in to comment.