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.

Generators

Generators are semi-random data producers that are the core to Fox’s capabilities. Follow the links below to learn more in detail.

The Runner

All the guts around configuring and executing Fox’s verification of properties.