Does Daml have an equivalent of Haskell's Quickcheck?
App Development2 posts266 views2 likesLast activity Aug 2022
RE
rexngOP
Aug 2022I would like to run Daml scripts with randomized data as test inputs to my templates and data types. Is it possible?
CO
cocreature
Aug 2022No there is no equivalent of Haskell’s QuickCheck in Daml at this point.