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

Feature request : Support of other unit test library #35

Open
CodeTroopers opened this issue Mar 7, 2017 · 0 comments
Open

Feature request : Support of other unit test library #35

CodeTroopers opened this issue Mar 7, 2017 · 0 comments

Comments

@CodeTroopers
Copy link

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?

@yacut yacut added this to the Far in the future milestone Mar 29, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants