qunitjs / qunit

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

Remove QUnit.extend() #1696

Closed izelnakri closed 4 months ago

izelnakri commented 2 years ago

During my code removals I already saw that this method is deprecated and planned to be removed in v3. This PR could serve as the removal commit(s) if it gets merged, otherwise feel free to close the PR ;)