Skip to content
This repository was archived by the owner on Feb 26, 2024. It is now read-only.

separation of unit testing not working  #294

Closed
@jquerygeek

Description

@jquerygeek

Hello

I wanted to keep unit testing files in separate folder out of app/, I wanted to keep the outside of app/ as spec/unit/app.spec.js, but its giving error as


/angular2-project/spec/unit/app.component.spec.js".
    Chrome 54.0.2840 (Mac OS X 10.10.5): Executed 0 of 0 ERROR (0.006 secs / 0 secs)

Updated my karma.conf as
var testBase = 'spec/unit/';

can you advice please.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions