qunitjs / qunit

🔮 An easy-to-use JavaScript unit testing framework.
https://qunitjs.com
MIT License
4.02k stars 783 forks source link

Test: Refactor module hook/context state testing #1768

Closed Krinkle closed 4 weeks ago

Krinkle commented 4 weeks ago

This should make it significantly more robust and easier to see what's actually going on, primarily to help review https://github.com/qunitjs/qunit/pull/1762.