You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildr.apache.org by "Antoine Toulme (JIRA)" <ji...@apache.org> on 2016/05/20 06:15:13 UTC

[jira] [Assigned] (BUILDR-293) [patch]Optionally allow setting directory in which tests execute

     [ https://issues.apache.org/jira/browse/BUILDR-293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Antoine Toulme reassigned BUILDR-293:
-------------------------------------

    Assignee: Antoine Toulme  (was: Daniel Spiewak)

> [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: Antoine Toulme
>            Priority: Minor
>             Fix For: 1.5
>
>         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 was sent by Atlassian JIRA
(v6.3.4#6332)