iOS library for testing.
TKAsyncTestCase is a SenTestCase subclass for asynchronous test cases, like when testing blocks.
- SenTestKit.framework
install appledoc:
brew install appledoc
build the TKTestKitDocumentation target,
the documentation will be automatically added to Xcode.
Arnaud Coomans
Based on Unit testing of blocks.