This commit is contained in:
6
.vscode/tasks.json
vendored
6
.vscode/tasks.json
vendored
@@ -14,6 +14,12 @@
|
||||
"type": "shell",
|
||||
"command": "planemo serve",
|
||||
"problemMatcher": []
|
||||
},
|
||||
{
|
||||
"label": "run tests",
|
||||
"type": "shell",
|
||||
"command": "planemo test autobigs-cli.xml --test_output_junit test_results/junit_results.xml --test_output_json test_results/results.json --test_output test_results/human.html",
|
||||
"problemMatcher": []
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user