pFUnit icon indicating copy to clipboard operation
pFUnit copied to clipboard

Add <, <=, >, >= to fhamcrest matchers

Open tclune opened this issue 3 years ago • 1 comments

Request from @WilliamJamieson for

@assert_that(1, is(greater_than(0)))

Extension should be straightforward.

tclune avatar Aug 20 '20 00:08 tclune

A related set of comparisons would include tolerances. I'm not sure that these would be truly useful though.

tclune avatar Aug 20 '20 00:08 tclune