6 Comments

Interesting approach and well documented, thanks for sharing!

A slight tweak on this is combinatory testing - rather than using random values, we could use combinatorial sets generated from ranges.

I blogged about it here: https://conwy.co/articles/combinatorial-testing/

The combinatorial approach might be better when we want to cover functions with idiosyncratic input ranges.

Expand full comment

Love this! Thanks for sharing!

Expand full comment

Interesting approach Daniel.

Learned something new today!

Expand full comment

I will check it out, fast-check for me.

Expand full comment

good one, Daniel

Expand full comment

I for sure gotta check it out, amazing stuff!

Expand full comment