Comment on Let's Code: Test-Driven JavascriptComments−ntoshev14yIs anyone using QuickCheck as the testing part of a TDD process? Does it work?There are quickcheck-derived libraries for Javascript, one of them by Douglas Crockford.
Comments
Is anyone using QuickCheck as the testing part of a TDD process? Does it work?
There are quickcheck-derived libraries for Javascript, one of them by Douglas Crockford.