Discussion about this post

User's avatar
Jonathan's avatar

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
Chuck Staples's avatar

Interesting. I’d like using this approach for some tests. The struggle would be in identifying rules that can be generalized in this way.

Expand full comment
5 more comments...

No posts