Ben Keen created COUCHDB-2394:
---------------------------------
Summary: Update grunt test task to run a single test
Key: COUCHDB-2394
URL: https://issues.apache.org/jira/browse/COUCHDB-2394
Project: CouchDB
Issue Type: Improvement
Security Level: public (Regular issues)
Components: Fauxton
Reporter: Ben Keen
As the the number of tests increases, it can be a pain to have to run them all
just to see the output of a single one (e.g. the one you're working on).
Update the test task to include an optional arbitrary target, like:
`grunt test:mytest.js`
or
`grunt test:/path/to/mytest.js`
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)