jeffh / Fox

Property Based Testing Library for Objective-C and Swift. QuickCheck for Apple's Platforms.
http://fox-testing.rtfd.org
Other
624 stars 30 forks source link

Provide a testing module to verify asynchronous APIs. #23

Open jeffh opened 9 years ago

jeffh commented 9 years ago

A temporal model keeps track of time to allow verification of sequences of multiple async calls.

Research: