darrenburns / pytest-clarity

A plugin to improve the output of pytest with colourful unified diffs
MIT License
439 stars 23 forks source link

Assertions with `NaN` print as `?` #13

Closed lsorber closed 3 years ago

lsorber commented 4 years ago

Assertions where one side of the comparison is a float("nan") render as a ? with pytest-clarity.