drodil / rustybeer

CLI tool to calculate beer brewing values for different things
https://drodil.github.io/rustybeer/
Other
12 stars 7 forks source link

Rewrite more consistent float tests #84

Closed mlatief closed 4 years ago

mlatief commented 4 years ago

Use approx and provide a convenient wrapper for approx::assert_relative_eq with epsilon larger than approx crate's default.