-
Notifications
You must be signed in to change notification settings - Fork 222
Open
Labels
generatorRelated to generators for property-based testingRelated to generators for property-based testinghelp wantedHelp most welcomeHelp most welcome
Description
(mg/generate [:>= ##NaN])
;Couldn't satisfy such-that predicate after 10 tries.
(mg/generate [:> ##NaN])
;Couldn't satisfy such-that predicate after 10 tries.
(mg/generate [:< ##NaN])
;Couldn't satisfy such-that predicate after 10 tries.
(mg/generate [:<= ##NaN])
;Couldn't satisfy such-that predicate after 10 tries.
(mg/generate [:double {:max ##NaN}])
;Couldn't satisfy such-that predicate after 10 tries.
Metadata
Metadata
Assignees
Labels
generatorRelated to generators for property-based testingRelated to generators for property-based testinghelp wantedHelp most welcomeHelp most welcome
Type
Projects
Status
Not right now