Floating point values are notoriously hard to pin down, so use the `be_within` matcher to verify the approximate value.
1.3 KiB
1.3 KiB
Floating point values are notoriously hard to pin down, so use the `be_within` matcher to verify the approximate value.