• Sign in
  • Sign up
Elektrine
EN
  • EN English
  • 中 中文
Log in Register
Modes
Overview Search Chat Timeline Communities Gallery Lists Friends Email Vault VPN
Back to Timeline
  • Open on fosstodon.org

QUnit

@qunit@fosstodon.org
mastodon 4.5.7

The powerful, easy-to-use JavaScript testing framework.


Docs: https://qunitjs.com

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

#qunit #javascript #typescript #nodejs #tdd #jquery #ember #mediawiki #wordpress #wikimedia #fedi22 #foss #OpenSource #tech #technology

0 Followers
0 Following
Joined October 11, 2022
Website:
https://qunitjs.com
Blog:
https://qunitjs.com/blog/

Posts

qunit
QUnit
@qunit@fosstodon.org

The powerful, easy-to-use JavaScript testing framework.
 Docs: https:// qunitjs.com 
 Source: https:// github.com/qunitjs/qunit # qunit # javascript # typescript # nodejs # tdd # jquery # ember # mediawiki # wordpress # wikimedia # fedi22 # foss # OpenSource # tech # technology

fosstodon.org
QUnit
QUnit
@qunit@fosstodon.org

The powerful, easy-to-use JavaScript testing framework.
 Docs: https:// qunitjs.com 
 Source: https:// github.com/qunitjs/qunit # qunit # javascript # typescript # nodejs # tdd # jquery # ember # mediawiki # wordpress # wikimedia # fedi22 # foss # OpenSource # tech # technology

fosstodon.org
@qunit@fosstodon.org · Jan 01, 2026

QUnit 2.25 is out!

Highlights from 2.24.1 and 2.25.0:

🧩 Support display of "early" errors in the HTML Reporter, to ease debugging.
✨ Add new test filter callback feature, to simplify building parallel test runners and other cool stuff. Thanks Sebastian Gbudje and @nullvoxpopuli@mastodon.coffee!
🐛 Fix spec compliance bugs in TAP-reporter.

Details: https://qunitjs.com/blog/2025/12/30/qunit-2-25-0/
Download: https://qunitjs.com/intro/#release-channels

#qunit

View on fosstodon.org
2
0
1
0
qunit
QUnit
@qunit@fosstodon.org

The powerful, easy-to-use JavaScript testing framework.
 Docs: https:// qunitjs.com 
 Source: https:// github.com/qunitjs/qunit # qunit # javascript # typescript # nodejs # tdd # jquery # ember # mediawiki # wordpress # wikimedia # fedi22 # foss # OpenSource # tech # technology

fosstodon.org
QUnit
QUnit
@qunit@fosstodon.org

The powerful, easy-to-use JavaScript testing framework.
 Docs: https:// qunitjs.com 
 Source: https:// github.com/qunitjs/qunit # qunit # javascript # typescript # nodejs # tdd # jquery # ember # mediawiki # wordpress # wikimedia # fedi22 # foss # OpenSource # tech # technology

fosstodon.org
@qunit@fosstodon.org · Apr 20, 2025

Ever wondered how beforeEach works in unit test frameworks? Check out our new lifecycle diagram!

https://qunitjs.com/lifecycle/

People generally guess right when it comes to ordering, so why a diagram?

We want to show that the order is guaranteed, and showcase what's possible when you depend on it.

Thanks to FND, Jan, and NullVoxPopuli for improving and promoting this work! H/T @FND@hachyderm.io @simulo@hci.social @nullvoxpopuli@mastodon.coffee

#qunit #WriteTheDocs #TechnicalWriting #SoftwareDocumentation #documentation #TDD

View on fosstodon.org
4
0
2
0
qunit
QUnit
@qunit@fosstodon.org

The powerful, easy-to-use JavaScript testing framework.
 Docs: https:// qunitjs.com 
 Source: https:// github.com/qunitjs/qunit # qunit # javascript # typescript # nodejs # tdd # jquery # ember # mediawiki # wordpress # wikimedia # fedi22 # foss # OpenSource # tech # technology

fosstodon.org
QUnit
QUnit
@qunit@fosstodon.org

The powerful, easy-to-use JavaScript testing framework.
 Docs: https:// qunitjs.com 
 Source: https:// github.com/qunitjs/qunit # qunit # javascript # typescript # nodejs # tdd # jquery # ember # mediawiki # wordpress # wikimedia # fedi22 # foss # OpenSource # tech # technology

fosstodon.org
@qunit@fosstodon.org · Jan 27, 2025

I'm drafting a diagram to explain how before/after hooks work in unit tests.

They tend to work the same way across test frameworks, so it's not unique to QUnit. But, new devs will learn this for the first time, so I think it's worth explaining.

Page:
https://qunitjs.com/api/QUnit/module/#hooks

Issue tracker:
https://github.com/qunitjs/qunit/issues/1358#issuecomment-2614663327

What do you think?

#qunit #WriteTheDocs #TechnicalWriting #SoftwareDocumentation #documentation #devex #TDD

View on fosstodon.org
2
0
0
0
qunit
QUnit
@qunit@fosstodon.org

The powerful, easy-to-use JavaScript testing framework.
 Docs: https:// qunitjs.com 
 Source: https:// github.com/qunitjs/qunit # qunit # javascript # typescript # nodejs # tdd # jquery # ember # mediawiki # wordpress # wikimedia # fedi22 # foss # OpenSource # tech # technology

fosstodon.org
QUnit
QUnit
@qunit@fosstodon.org

The powerful, easy-to-use JavaScript testing framework.
 Docs: https:// qunitjs.com 
 Source: https:// github.com/qunitjs/qunit # qunit # javascript # typescript # nodejs # tdd # jquery # ember # mediawiki # wordpress # wikimedia # fedi22 # foss # OpenSource # tech # technology

fosstodon.org
@qunit@fosstodon.org · Jan 25, 2025

QUnit 2.24.0 is out!

Highlights from 2.23.1 and 2.24.0:

📝 Improved CLI output with the new stack trace formatter.
🧩 Include mjs and cjs files by default when testing a directory.
✨ There is a new QUnit Blog for your feed reader.

Details: https://qunitjs.com/blog/2025/01/20/qunit-2-24-0/
Download: https://qunitjs.com/intro/#release-channels

#qunit

View on fosstodon.org
1
0
1
0
qunit
QUnit
@qunit@fosstodon.org

The powerful, easy-to-use JavaScript testing framework.
 Docs: https:// qunitjs.com 
 Source: https:// github.com/qunitjs/qunit # qunit # javascript # typescript # nodejs # tdd # jquery # ember # mediawiki # wordpress # wikimedia # fedi22 # foss # OpenSource # tech # technology

fosstodon.org
QUnit
QUnit
@qunit@fosstodon.org

The powerful, easy-to-use JavaScript testing framework.
 Docs: https:// qunitjs.com 
 Source: https:// github.com/qunitjs/qunit # qunit # javascript # typescript # nodejs # tdd # jquery # ember # mediawiki # wordpress # wikimedia # fedi22 # foss # OpenSource # tech # technology

fosstodon.org
@qunit@fosstodon.org · Dec 04, 2024

QUnit 2.23.0 is out!

🏷️ Add automatic labels for simple array values in `QUnit.test.each()`.

Changelog: https://github.com/qunitjs/qunit/blob/main/History.md#2230--2024-12-03
Download: https://qunitjs.com/intro/#release-channels

Learn more:
https://qunitjs.com/api/QUnit/test.each/

#qunit

View on fosstodon.org
2
0
1
0
qunit
QUnit
@qunit@fosstodon.org

The powerful, easy-to-use JavaScript testing framework.
 Docs: https:// qunitjs.com 
 Source: https:// github.com/qunitjs/qunit # qunit # javascript # typescript # nodejs # tdd # jquery # ember # mediawiki # wordpress # wikimedia # fedi22 # foss # OpenSource # tech # technology

fosstodon.org
QUnit
QUnit
@qunit@fosstodon.org

The powerful, easy-to-use JavaScript testing framework.
 Docs: https:// qunitjs.com 
 Source: https:// github.com/qunitjs/qunit # qunit # javascript # typescript # nodejs # tdd # jquery # ember # mediawiki # wordpress # wikimedia # fedi22 # foss # OpenSource # tech # technology

fosstodon.org
@qunit@fosstodon.org · Aug 19, 2024

QUnit 2.22.0 is out!

☑️ New `test.if()` and `module.if()` functions to facilitate conditional skipping.

Changelog: https://github.com/qunitjs/qunit/blob/2.22.0/History.md
Download: https://qunitjs.com/intro/#release-channels
Docs: https://qunitjs.com/api/QUnit/test.if/

#qunit #TDD

View on fosstodon.org
1
0
1
0
qunit
QUnit
@qunit@fosstodon.org

The powerful, easy-to-use JavaScript testing framework.
 Docs: https:// qunitjs.com 
 Source: https:// github.com/qunitjs/qunit # qunit # javascript # typescript # nodejs # tdd # jquery # ember # mediawiki # wordpress # wikimedia # fedi22 # foss # OpenSource # tech # technology

fosstodon.org
QUnit
QUnit
@qunit@fosstodon.org

The powerful, easy-to-use JavaScript testing framework.
 Docs: https:// qunitjs.com 
 Source: https:// github.com/qunitjs/qunit # qunit # javascript # typescript # nodejs # tdd # jquery # ember # mediawiki # wordpress # wikimedia # fedi22 # foss # OpenSource # tech # technology

fosstodon.org
@qunit@fosstodon.org · Jul 20, 2024

QUnit 2.21.1 is out!

🐛 Fix bug in stacktrace cleaner.
🐛 Fix bug where a second "Hide passed" click reversed test results.
👉 Add notice about upcoming change in how assert.expect() counts steps for assert.verifySteps().

Details: https://github.com/qunitjs/qunit/blob/2.21.1/History.md
Download: https://qunitjs.com/intro/#download

#qunit

View on fosstodon.org
1
0
0
0
qunit
QUnit
@qunit@fosstodon.org

The powerful, easy-to-use JavaScript testing framework.
 Docs: https:// qunitjs.com 
 Source: https:// github.com/qunitjs/qunit # qunit # javascript # typescript # nodejs # tdd # jquery # ember # mediawiki # wordpress # wikimedia # fedi22 # foss # OpenSource # tech # technology

fosstodon.org
QUnit
QUnit
@qunit@fosstodon.org

The powerful, easy-to-use JavaScript testing framework.
 Docs: https:// qunitjs.com 
 Source: https:// github.com/qunitjs/qunit # qunit # javascript # typescript # nodejs # tdd # jquery # ember # mediawiki # wordpress # wikimedia # fedi22 # foss # OpenSource # tech # technology

fosstodon.org
@qunit@fosstodon.org · Jul 14, 2024

The journey to QUnit 3 has begun!

Most projects require no changes to upgrade. It's the same easy-to-use API you know.

If you use/maintain plugins, themes, or other integrations, minor changes might be needed. Take QUnit 3.0.0-alpha for a spin, and let us know about any surprises or issues!

Changelog: https://github.com/qunitjs/qunit/blob/3.0.0-alpha.4/History.md

Much improved docs: https://qunitjs.com/intro/

New theme design: https://github.com/qunitjs/qunit/pull/1774

Matrix chat: https://app.element.io/#/room/#qunitjs_qunit:gitter.im

#qunit #TDD #TestAnythingProtocol

View on fosstodon.org
4
0
0
0

Media

313k7r1n3

Company

  • About
  • Contact
  • FAQ

Legal

  • Terms of Service
  • Privacy Policy
  • VPN Policy

Email Settings

IMAP: imap.elektrine.com:993

POP3: pop.elektrine.com:995

SMTP: smtp.elektrine.com:465

SSL/TLS required

Support

  • support@elektrine.com
  • Report Security Issue

Connect

Tor Hidden Service

khav7sdajxu6om3arvglevskg2vwuy7luyjcwfwg6xnkd7qtskr2vhad.onion
© 2026 Elektrine. All rights reserved. • Server: 15:24:12 UTC