qunitjs.com
qunitjs.com copied to clipboard
Link to or document integration with jquery-simulate
https://github.com/jquery/jquery-simulate
Example usage in jQuery UI:
- focus: https://github.com/jquery/jquery-ui/blob/390e440fcdb16304c4e78448c9cd2bb6c1e43f1e/tests/unit/accordion/accordion_core.js#L82
- keydown: https://github.com/jquery/jquery-ui/blob/390e440fcdb16304c4e78448c9cd2bb6c1e43f1e/tests/unit/accordion/accordion_core.js#L85
- drag: https://github.com/jquery/jquery-ui/blob/390e440fcdb16304c4e78448c9cd2bb6c1e43f1e/tests/unit/draggable/draggable_test_helpers.js#L88
@leobalter I've updated the ticket description to include some references from jQuery UI.
We could add a link under "Mocking Tools" on the plugins page, then write some documentation for the readme there. It currently has no documentation.