Open designfrontier opened 8 years ago
It would be nice to open some specific issues for areas where this sort of testing makes sense. Hence the first-contribution flag. Bonus points if those tickets come with PRs to implement that generative tests.
Another library: https://github.com/mcandre/node-quickcheck
And a third https://github.com/jsverify/jsverify this one looks the most complete at the moment
https://github.com/graue/gentest
and the discussion here https://news.ycombinator.com/item?id=10070027
They could be an interesting way of hardening the system as a whole.