Skip to content

Error with 'test' script in package.json of testing example #15

Description

@rzuniga64

So in your package.json in /AdvancedReduxCode/testing/package.json you have this line of code under 'scripts':

"test": "mocha --compilers js:babel-core/register --require ./test/test_helper.js 'test/**/*.js'",

The quotes around 'test/**/*.js' cause the script to fail. Once I remove them it runs fine. I'm running in a terminal on Windows 10 machine.

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