catchpoint/WebPageTest.api-nodejs

It always returns results in JSON format

fpaula opened this issue · 1 comments

I'm executing:
webpagetest results test_id -r tap
webpagetest results test_id --reporter markdown

But it always returns a JSON.

To get test suite output, you have to specify a test spec via --specs, in addition to the --reporter.