Run “node test” as part of Visual Studio Team Services build task with results in “tests” tab
I have a project that contains tests that I am running with Mocha from the command line. I have set up a test script in my packages.json
, which looks as follows: