Em 30-08-2011 10:02, Marius Mårnes Mathiesen escreveu:
On Tue, Aug 30, 2011 at 1:04 PM, Rodrigo Rosenfeld Rosas <[email protected] <mailto:[email protected]>> 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.


Please, take a look again in my 'openid-integration-test' branch. I've added:

rake test:slow:start
rake test:slow:run (will run start and stop if ROTS is not started)
rake test:slow:stop

What do you think about this?

--
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]

Reply via email to