Do they exist, and if so, where's documentions and code?

link|improve this question

feedback

2 Answers

up vote 4 down vote accepted

They are in the test directory in Git.

https://github.com/jquery/jquery/tree/master/test

link|improve this answer
feedback

You can make unit tests with QUnit.

http://docs.jquery.com/QUnit

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.