-
Notifications
You must be signed in to change notification settings - Fork 54
[BUG] Fix errors coming from the Jest VSCode extension #165
Copy link
Copy link
Open
Labels
backendbugSomething isn't workingSomething isn't workingcssThis issue is related to cssThis issue is related to cssdesignthis issue, pr, discussion, etc is related to designthis issue, pr, discussion, etc is related to designdevopsThis is a devops feature or issueThis is a devops feature or issueenhancementNew feature or requestNew feature or requestfeature requestthis is a feature requestthis is a feature requestfrontendWork on FrontendWork on Frontendfullstackgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededperformanceThis is an issue related to the application performanceThis is an issue related to the application performanceusabilityThis is related to UX or usabilityThis is related to UX or usability
Milestone
Metadata
Metadata
Assignees
Labels
backendbugSomething isn't workingSomething isn't workingcssThis issue is related to cssThis issue is related to cssdesignthis issue, pr, discussion, etc is related to designthis issue, pr, discussion, etc is related to designdevopsThis is a devops feature or issueThis is a devops feature or issueenhancementNew feature or requestNew feature or requestfeature requestthis is a feature requestthis is a feature requestfrontendWork on FrontendWork on Frontendfullstackgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededperformanceThis is an issue related to the application performanceThis is an issue related to the application performanceusabilityThis is related to UX or usabilityThis is related to UX or usability
Projects
Status
Todo
This is what I am getting from the project currently from the Jest VSCode extension.
Orta.vscode-jest. This mainly runs the commandnpm testin a runner, as well asreact-scripts testwith some paramters. It was not able to find tests.This issue will go along with these issues: #138