jonkemp / jonkemp/gulp-qunit

gulp-qunit.finished event emitted to wrong target

Open
#38 1 comment 0 reactions 0 assignees View on GitHub
bug help wanted
Dominant language
JavaScript
Stars
24
Forks
19
PR merge metrics
No merged PRs in 30d

Description

In https://github.com/jonkemp/gulp-qunit/pull/13/files, the event was emitted to gulp stream. (because this binded to through)
But in https://github.com/jonkemp/gulp-qunit/commit/734543fa81a725da1acfc91695e602de543b277b, the event was emitted to the child process. So users cannot listen to the event from outside.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.