caolan / caolan/nodeunit

junit reporters run function never call the callback param

Open
#88 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
1.9k
Forks
359
PR merge metrics
No merged PRs in 30d

Description

the third param of the junit reporter's run method is a callback. that call back function is never actually called.

The other reporters don't actually accept a callback, but they should.

Contributor guide

No contributing guide indexed for this repository

Research direction

Locate the JUnit reporter's run method and compare it with the run methods in the other reporters. Trace how each reporter is invoked, then make callback handling consistent so the supplied callback is called; done means all reporters accept and invoke callbacks as expected.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, node.js
Domain
testing
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.