[
https://issues.apache.org/jira/browse/COUCHDB-2394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ben Keen updated COUCHDB-2394:
------------------------------
Description:
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`
was:
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`
> 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
> Assignee: 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`
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)