qunitjs / qunit

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

Add tests for QUnit.config.fixture #1767

Closed Krinkle closed 2 months ago

Krinkle commented 3 months ago

Documentation: https://qunitjs.com/api/config/fixture/

Source code: https://github.com/qunitjs/qunit/blob/57c2dbcffc694bf3a0b5d1d57e7f43f16ff29862/src/html-runner/fixture.js#L12-L14

Tests for HTML support reside in the test directory: https://github.com/qunitjs/qunit/tree/57c2dbcffc694bf3a0b5d1d57e7f43f16ff29862/test

List any new HTML file in Gruntfile, and run via npx grunt test.

Krinkle commented 2 months ago

https://github.com/qunitjs/qunit/commit/9cd589029822bc34a26b96a542fea1c1c296979c