Skip to content
This repository has been archived by the owner on May 29, 2019. It is now read-only.

no way to pass --inline-diffs option to mocha #136

Open
drom opened this issue Nov 6, 2014 · 1 comment
Open

no way to pass --inline-diffs option to mocha #136

drom opened this issue Nov 6, 2014 · 1 comment

Comments

@drom
Copy link

drom commented Nov 6, 2014

Thank you for the great plugin!

mocha has --inline-diffs option that I try to pass.

I have unsuccessfully tried the following option:

options: {
    'inline-diffs': true
}
@kmiyashiro
Copy link
Owner

That's correct, this plugin does not use the command line mocha, it pipes
output from running mocha in the browser (phantomjs).

On Thu, Nov 6, 2014 at 1:09 PM, Aliaksei Chapyzhenka <
notifications@github.com> wrote:

Thank you for the great plugin!

mocha has --inline-diffs option that I try to pass.

I have unsuccessfully tried the following option:

options: {
'inline-diffs': true
}


Reply to this email directly or view it on GitHub
#136.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants