node-tdd
node-tdd copied to clipboard
node-tss launches multiple node processes that never close
When I run my tests in karma, and don't enable the --single-run flag, node-tdd does not close the process before running the next test, resulting in multiple node processes that does not shut down, even when closing vscode.