Test factories should not have randomness, but... Why?
I had a discussion with a colleague the other day about randommess in FactoryBot objects.
They were in favor of having randomness in their objects, their main argument being:
If we have random values, eventually we are bound to find the edge cases.
...
blog.codemanship.dev2 min read