Can you use QUnit to test event triggering?

Can you use QUnit to test event triggering?

Hi,

I'm new to QUnit and I'm doing a quick look through whether QUnit is the right unit testing API for me. I want something to test JavaScript code by triggering an event, i.e. a mouse click or a key stroke. Can somebody be kind enough to let me know if this is possible via QUnit? I've tried to follow the jQuery QUnit documentation, but there are a lot of broken links and I'm lost. If possible please let me know where can I read more about it.

Many thanks.

Warmest Regards,
Alexander