[ 
https://issues.apache.org/jira/browse/BUILDR-293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12731257#action_12731257
 ] 

Ketan Padegaonkar commented on BUILDR-293:
------------------------------------------

+1. I can see similar optional arguments for various other tasks.

- jvmargs
- filtertrace
- tempdir
- jvm


> [patch]Optionally allow setting directory in which tests execute
> ----------------------------------------------------------------
>
>                 Key: BUILDR-293
>                 URL: https://issues.apache.org/jira/browse/BUILDR-293
>             Project: Buildr
>          Issue Type: Improvement
>          Components: Test frameworks
>    Affects Versions: 1.3.4
>            Reporter: Ketan Padegaonkar
>            Assignee: Daniel Spiewak
>            Priority: Minor
>         Attachments: patch.txt
>
>
> Currently tests run in the directory of a project, this patch optionally 
> allows setting the directory in which the tests execute:
>   define "com.thoughtworks.twist.core", 
> :layout=>create_layout("com.thoughtworks.twist.core") do
>     ...
>     test.using(:dir=>plugin_id + ".tests")
>     ...
>   end

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to