Fox Documentation¶
Everything about Fox, the property-based testing tool for Objective-C.
Besides this documentation, you can also view the source on GitHub.
Getting Started¶
New to Fox? Or just wanting to have a taste of it? Start here.
- Overview - What is Fox?
- Installation - How to get set up.
- Tutorial - Get a feel for using Fox.
Generators¶
Generators are semi-random data producers that are the core to Fox’s capabilities. Follow the links below to learn more in detail.