Skip to content

Doesn't have the run command #14

Description

@sontek

I use qunit like this:

    qunit.run({
        code: './tests/dist/test_bundle.js',
        tests: './tests/dist/test_bundle.js'
    });

but when qunit-cli:

[20:03:42] TypeError: Object [object Object] has no method 'run'
    at Gulp._gulp2.default.task.entries (/home/sontek/code/gulp_demo/gulp/js.js:45:11)
    at module.exports (/home/sontek/code/gulp_demo/node_modules/gulp/node_modules/orchestrator/lib/runTask.js:34:7)
    at Gulp.Orchestrator._runTask (/home/sontek/code/gulp_demo/node_modules/gulp/node_modules/orchestrator/index.js:273:3)
    at Gulp.Orchestrator._runStep (/home/sontek/code/gulp_demo/node_modules/gulp/node_modules/orchestrator/index.js:214:10)
    at /home/sontek/code/gulp_demo/node_modules/gulp/node_modules/orchestrator/index.js:279:18
    at finish (/home/sontek/code/gulp_demo/node_modules/gulp/node_modules/orchestrator/lib/runTask.js:21:8)
    at /home/sontek/code/gulp_demo/node_modules/gulp/node_modules/orchestrator/lib/runTask.js:52:4
    at f (/home/sontek/code/gulp_demo/node_modules/gulp/node_modules/orchestrator/node_modules/end-of-stream/node_modules/once/once.js:17:25)
    at DestroyableTransform.onend (/home/sontek/code/gulp_demo/node_modules/gulp/node_modules/orchestrator/node_modules/end-of-stream/index.js:31:18)
    at DestroyableTransform.EventEmitter.emit (events.js:117:20)
~/code/gulp_demo

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions