ibm-js / ecma402

ECMA-402 JavaScript Internationalization API "shim"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docs: how to run tests?

rxaviers opened this issue · comments

It would be good if README had a section explaining how to run the tests.

I've assumed it's:

npm install
grunt test

But, a few hitters I got were:

  • test:local fails with ECONNREFUSED.
  • test:remote fails asking for Sauce username or access key.