Skip to content

Releases: jeffh/Fox

Version 1.0.1

12 Dec 02:36

Choose a tag to compare

A small release of Fox containing bug fixes and documentation updates:

  • Fixed shrinking of Floats, Doubles, and DecimalNumbers to be more reliable.
  • Updated generators reference documentation to include examples.

Version 1.0.0

05 Dec 02:32

Choose a tag to compare

First release of Fox - the property based testing library. This provides generative testing for Objective-C.

Included in this release:

  • Many data generators with shrinking
  • Synchronous Stateful API test generation
  • Artisanal Documentation