Skip to content

although unit test is setup the test suite is empty... #473

@bastienJS

Description

@bastienJS

When I start the karma runner the test suite is empty =>

"C:\Program Files (x86)\nodejs\node.exe" "C:\Program Files (x86)\JetBrains\WebStorm 10.0.1\plugins\js-karma\js_reporter\karma-intellij\lib\intellijRunner.js" --karmaPackageDir=C:\iplanmylessons.client\node_modules\karma --serverPort=9876 --urlRoot=/
Empty test suite.

Process finished with exit code 0

I know that the karma.config.js needs entries in the files property like this:

files: [ 'pathToMyTestFiles.js']

but do newbies know that?

I think that is an improvement, but I do not know wether this is your improvment or you are just forwarding the karma stuff...

I would just expect from a generator tool when I start the application that it loads
and when I run the tests that i runs the tests available.

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