Skip to content

issues Search Results · repo:qunitjs/qunit language:JavaScript

Filter by

868 results
 (65 ms)

868 results

inqunitjs/qunit (press backspace or delete to remove)

Story: As a programmer, I want to know how to set up fixtures/test-contexts when writing my tests. (Note on terminology: With fixture I mean setting preconditions for several tests, e.g. setting up an ...
Category: Docs
Type: Enhancement
  • jdittrich
  • Opened 
    on Jan 16
  • #1805

!-- Welcome! Thanks for your issue. In order for us to investigate your issue, it really helps to make sure we have the information we need. Please fill out the form sections below so we can help you as ...
  • edwinbradford
  • 4
  • Opened 
    on Nov 11, 2024
  • #1802

We have: - a list of callback methods at https://qunitjs.com/api/callbacks/ - a list of events at https://qunitjs.com/api/callbacks/QUnit.on/ - module hooks https://qunitjs.com/api/QUnit/module/#hooks ...
Category: Docs
Type: Meta
  • Krinkle
  • 3
  • Opened 
    on Aug 18, 2024
  • #1797

Tell us about your runtime: - QUnit version: 3.0.0-alpha.2 - Which environment are you using? (e.g., browser, Node): browser - How are you running QUnit? (e.g., QUnit CLI, Grunt, Karma, manually ...
Component: HTML Reporter
Type: Bug
Type: Regression
  • Krinkle
  • 2
  • Opened 
    on Jul 31, 2024
  • #1792

Tell us about your runtime: - QUnit version: 3.0.0-alpha.2 - Which environment are you using? (e.g., browser, Node): Browser What are you trying to do? 1. Tick a checkbox in the module selector ...
Component: HTML Reporter
Type: Bug
Type: Regression
  • Krinkle
  • Opened 
    on Jul 22, 2024
  • #1785

What are you trying to do? Enable the perf reporter, in combination with Node.js inspector hooked up to Chrome devtools, but still have the tap reporter enabled as well to increase confidence and improve ...
Component: CLI
Type: Enhancement
  • Krinkle
  • Opened 
    on Jul 21, 2024
  • #1784

Tell us about your runtime: - QUnit version: 3.0.0-alpha.2 - Which environment are you using? (e.g., browser, Node): Browser What are you trying to do? QUnit.reporters.tap.init(QUnit); QUnit.test( ...
Component: Core
Type: Bug
  • Krinkle
  • Opened 
    on Jul 21, 2024
  • #1783

Has existed since 1.0.0. I d consider it part of the Extension interface category. Site source is in docs/. Get started locally: https://github.com/qunitjs/qunit/tree/main/docs#readme See /test/main/equiv.js ...
Category: Docs
good first issue
help welcome
Type: Enhancement
  • Krinkle
  • Opened 
    on Jul 12, 2024
  • #1778

I would be great if I could declare a module as parallel, like this: import { module, test } from qunit ; module.parallel( my suite , function (hooks) { // all 3 of these tests run at the same time ...
Component: Core
Type: Enhancement
Type: Meta
  • NullVoxPopuli
  • 3
  • Opened 
    on Jul 8, 2024
  • #1777

When serving test suites from a URL like localhost:4000/test/index.html, QUnit s stack trace cleaner doesn t work. This falls back gracefully to showing the full stack trace, but we could do better here. ...
Component: Core
Type: Bug
  • Krinkle
  • 1
  • Opened 
    on Jun 20, 2024
  • #1769
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub