On Tue, Aug 30, 2011 at 1:04 PM, Rodrigo Rosenfeld Rosas <rr.ro...@gmail.com
> wrote:

> **
> Would you prefer to have an "slow-integration" extra directory so that a
> "rake test" would skip those tests and we wouldn't run it that often? That
> way I could write a "test-slow" rake task for running those tests
> separately.
>

Another option could be to run the slow tests if a certain environment
variable is set, ie

  LOTS_OF_TIME_TO_SPARE=true rake test:integration

Your call.

- M

-- 
To post to this group, send email to gitorious@googlegroups.com
To unsubscribe from this group, send email to
gitorious+unsubscr...@googlegroups.com

Reply via email to