ctdio/mocha-puppeteer

Allow directories to be passed in

Closed this issue · 0 comments

ctdio commented

Currently, the tool only allows for individulal test file paths and globs (depending on your shell). It might be nice to allow paths to directories to be passed in as well.

ex.

mocha-puppeteer test/unit test/integration