Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Be able to run unit tests from anywhere #8425

Copy link
Copy link
Open
@aquinn637

Description

@aquinn637
Issue body actions

In Angular, it's best practice to put the unit tests inside the component and service folders next to the services and components. If the tests are in a different place they are harder to keep track of.

It would be better if we could configure karma to run unit tests from wherever we configure it to be e.g.:

// list of files / patterns to load in the browser
files: ['src/app/**/*.spec.ts'],

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.