babel-tape-runner
babel-tape-runner copied to clipboard
Add option for local testing server?
Not sure what you are asking for, can you elaborate?
Start a local server for serving the tests in a browser
babel-tape-runner file.js --local 9000
can load localhost:9000 to run tests there. it's a good feature that zuul has