Skip to content
This repository has been archived by the owner on Nov 7, 2018. It is now read-only.

Adds color option to default rake task #259

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from
Open

Conversation

baccigalupi
Copy link
Contributor

    Individual spec tasks use --color as an option, but the default
    `rake spec` did not have this option.

    This commit just adds that option to the top level rspec task.

        Individual spec tasks use --color as an option, but the default
        `rake spec` did not have this option.

        This commit just adds that option to the top level rspec task.
@yozlet
Copy link
Contributor

yozlet commented Jan 7, 2016

How about doing this by adding a .rspec file? That way test runs invoked using rspec instead of rake will also have colouring.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants