Reputation: 3669
Do they exist, and if so, where's documentions and code?
Upvotes: 6
Views: 463
Reputation: 4060
They are in the test directory in Git.
https://github.com/jquery/jquery/tree/master/test
Reputation: 49949
You can make unit tests with QUnit.
http://docs.jquery.com/QUnit
Upvotes: 2