You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildr.apache.org by "Alex Boisvert (JIRA)" <ji...@apache.org> on 2010/07/14 03:42:50 UTC

[jira] Resolved: (BUILDR-415) Ability to exclude tests from command line or environment variable

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

Alex Boisvert resolved BUILDR-415.
----------------------------------

    Resolution: Fixed

Added specs and committed.

boisvert@smudge:~/svn/buildr-trunk$ svn commit -m "BUILDR-415 Ability to exclude tests from command line" CHANGELOG  spec/ lib/buildr/core
Sending        CHANGELOG
Sending        lib/buildr/core/test.rb
Sending        spec/core/test_spec.rb
Transmitting file data ...
Committed revision 963919.


> Ability to exclude tests from command line or environment variable
> ------------------------------------------------------------------
>
>                 Key: BUILDR-415
>                 URL: https://issues.apache.org/jira/browse/BUILDR-415
>             Project: Buildr
>          Issue Type: New Feature
>          Components: Test frameworks
>            Reporter: David Carver
>            Assignee: Alex Boisvert
>             Fix For: 1.4.2
>
>         Attachments: BUILDR-415-TEST-EXCLUDE.patch
>
>
> It would be helpful when running certain types of continuous integration builds, to be able to not only specify which tests to be included from the command line, but also which tests to be excluded.   Currently the only way to setup exclusions is to make the appropriate entries in the Rakefile.   However other build systems like ant and maven allow ways to setup exclusions and overrides for tests from the command line or to be passed in as properties to the build.

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