cd

chdir in chainer fashion + read file

chdir-promise

Change working dir and return a promise, a stack of folders is maintained to jump back

run-in-dir

Run a function with changing the current working directory to a given path

mocha-per-file

This CLI tool allows to organize mocha tests in files and directories. It works by traversing the test directory recursively, creating describe blocks per directory and tests per *.test.js file.