I\'m working on mocha to do unit testing for my API\'s, My requirement is to run mocha first and if mocha gets success it should node next in a single command.
Now we