chai-jquery chai-jquery is an extension to the chai assertion library that provides a set of jQuery-specific assertions. Usage Include chai-jquery.js in your test file, after jquery.js and chai.js (version 1.0.0-rc1 or later): <script src="jquery.js"></script> <script src="chai.js"></script> <script src="chai-jquery.js"></script> Note that jquery.js and chai.js can be inserted one before another (
{{#tags}}- {{label}}
{{/tags}}