serokell / universum

:milky_way: Prelude written in @Serokell
MIT License
176 stars 26 forks source link

Upgrade to tasty-hedgehog 1.2.0.0 #270

Closed dcastro closed 2 years ago

dcastro commented 2 years ago

In https://github.com/serokell/universum/pull/236, we realized tasty-hedgehog 1.2.0.0 deprecated testProperty in favor of testPropertyNamed.

Back then, we simply constrained tasty-hedgehog to < 1.2.0.0.

We should flip this constraint around, and move to testPropertyNamed