Fix is a modern Ruby testing framework built around a key architectural principle: the complete separation between specifications and tests. It allows you to write pure specification documents that define expected behaviors, and then independently challenge any implementation against these specifications.
Required Ruby Version
>= 3.1.0
Authors
Cyril Kato
Versions
- 1.0.0.beta12 December 31, 2024 (11.5 KB)
- 1.0.0.beta11 December 30, 2024 (11.5 KB)
- 1.0.0.beta10 December 24, 2024 (10.5 KB)
- 1.0.0.beta9 January 28, 2024 (10.5 KB)
- 1.0.0.beta8 July 30, 2021 (10.5 KB)