Skip to content
This repository was archived by the owner on Apr 22, 2019. It is now read-only.
This repository was archived by the owner on Apr 22, 2019. It is now read-only.

Feature request : Support of other unit test library #35

@CodeTroopers

Description

@CodeTroopers

I use brackets-nodesjs-integration to launch unit tests. My unit tests library is Intern. It works with a npm command npm run test where test is a script defined in my package.json file :

"scripts": {
        "test": "intern-client config=tests/config"
    }

Is it a way to have the result like your mocha test sample with the list of tests in left panel?
Other question : there is some colors on the text result when i run the command in my terminal (CMD on Windows 10). Why this colors are not displayed in your extension although there are colors in your nodejs process sample?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions