qunitjs / qunitjs.com

Moved to https://github.com/qunitjs/qunit/tree/main/docs
https://qunitjs.com
MIT License
63 stars 66 forks source link

Document QUnit usage with Sinon.js #38

Closed jzaefferer closed 10 years ago

jzaefferer commented 11 years ago

At least link to a Sinon.js+QUnit example, if there is one.

jzaefferer commented 10 years ago

@leobalter could you look into writing the docs for this? Or most of the other open issues on this repo? (API docs are looking great already)

leobalter commented 10 years ago

Yes, sure! Although I would also love to further write an example of DexterJS+QUnit. IMHO it does have a very cleaner API without messing with external and global objects.

I'll also try to solve the other issues here.

jzaefferer commented 10 years ago

That sounds good, too. I don't have a preference in mocking frameworks (never use them). Its just something others use and we should document it.

leobalter commented 10 years ago

For the records I'll use this as a reference: http://cjohansen.no/en/javascript/using_sinon_js_with_qunit