How to Create a Task to Run a Terminal Command in VS Code using tasks.json
Tutorial
Learn how to create a build task (or test task) to run a terminal command (i.e. a shell command, a command-line) using tasks.json in VS Code.