darrint / qc.js

This is a port of the QuickCheck probabilistic unit testing concept to JavaScript.

Clone this repository (size: 64.6 KB): HTTPS / SSH
$ hg clone http://bitbucket.org/darrint/qc.js/

Shortlog (showing r53:108e33c3f98b (tip) → r29:973264f1b6fb)

Age Author Message A M D «
8 days Steffen added documentation building info to README 1
8 days Steffen added some more initial 'documentation' 2 1
8 days Steffen updated basicuse.html example paths after move 1
8 days Steffen added some more jsdoc documentation 1
8 days Steffen moved example directory to documentation/example 3 3
12 days Steffen - Updated ConsoleListener to differntiate between pass, invalid and failure… 1
13 days Steffen a little code cleanup with some help of jslint and one 'var'-based bugfix 1
2 weeks Steffen add bugfix in arbRange 1
2 weeks Steffen few more jsdoc comments 1
2 weeks Steffen removed duplicate feature testing in generateShrinkedArgs 1
2 weeks Steffen added generators: arbDate, arbConst, arbMod, arbChar, arbString, arbUndef,… 1
2 weeks Steffen added 'failOnException' 1
2 weeks Steffen bugfix in expectException 2
2 weeks Steffen some refactoring: 2
2 weeks Steffen fixed typo 1
2 weeks Steffen - added some jsdoc to qc.js 1
2 weeks Steffen added script mkdoc.sh and jsdoc.conf to create api documentation using 'jsdoc… 2
2 weeks Steffen fixed my name :) 1
2 weeks Steffen added more notes to README 1
2 weeks Steffen added test to selfchecks testing exepectException 1
2 weeks Steffen added function modifier "expectException" 1
2 weeks Steffen added another note to README 1
2 weeks Steffen adjusted examples and firebug selftest to new qc.js 3
2 weeks Steffen fixed arbInt its shrinking function in case of negative values 1
2 weeks Steffen some typos 1