Join Slack
Powered by
Also, can a Custom Arb be made to generate say `Fo...
# kotest
d
dave08
12/22/2022, 1:09 PM
Also, can a Custom Arb be made to generate say
Foo
has a
baz: Int
property, have that be a double sometimes in a list of Foos?
s
sam
12/22/2022, 5:18 PM
Can you clarify the question
d
dave08
12/22/2022, 10:28 PM
say Foo 1 has baz = 1 Foo 2 has baz =1 Foo3 has baz = 2, I need to make sure that not all baz values are different
5
Views
Open in Slack
Previous
Next