QUnit
banner
qunitjs.com
QUnit
@qunitjs.com
The powerful, easy-to-use JavaScript testing framework.

Docs: https://qunitjs.com

Source: https://github.com/qunitjs/qunit

#qunit #javascript #typescript #nodejs #tdd #jquery #emberjs
Reposted by QUnit
Did you know you can using @testing-library/dom with zero configuration in ember projects?
November 2, 2025 at 10:42 PM
Reposted by QUnit
👤 Post by ansgarl (by SAP):
"How to use latest QUnit and sinon to test your SAPUI5 applications"
🔗 Link: https://community.sap.com/t5/technology-blog-posts-by-sap/how-to-use-latest-qunit-and-sinon-to-test-your-sapui5-applications/ba-p/14156476
August 19, 2025 at 9:47 AM
Reposted by QUnit
(How I use) Qunit:
- testem for cli reporter (not qunit)
- (bulilt assets to load (I'd prefer vite's way)
- testem for launching pre-installed browsers (doesn't force installation via npm like like puppeteer does, iirc)
- qunit for test runner
- qunit for test framework
June 2, 2025 at 10:52 PM
Ever wondered how beforeEach works in a unit test framework?

qunitjs.com/lifecycle/

While people generally guess right, this demonstrates that the order is guaranteed, and showcases what's possible when you depend on it.

Thanks to FND, Jan D, and NullVoxPopuli for their help!

#qunit
April 20, 2025 at 6:14 PM
Reposted by QUnit
WebdriverIO QUnit Service now supports all sort of QUnit usage in SAP Fiori and UI5 apps! Whatever UI5/QUnit testing method you're using, you can run it with wdio-qunit-service.
All you need is a wdio.conf.js file. Have a look at an example:
github.com/SAP/openui5-...
January 22, 2025 at 11:30 AM
Reposted by QUnit
My final post for the year on @TheNewStack is a wrapup of the leading #webdev trends of 2024:

“The year in web development was characterized by a return to simpler ways of building a website or web application. Partly this was a reaction against the increasing complexity of JavaScript […]
Original post on mastodon.social
mastodon.social
December 23, 2024 at 6:24 PM