Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow ad-hoc runners to use rspec formats. #2621

Merged
merged 1 commit into from
Feb 12, 2018

Conversation

jquick
Copy link
Contributor

@jquick jquick commented Feb 12, 2018

Currently ad-hoc runners cannot use rspec format as the reporter cleaner happens after the runner is initiated. This change re-orders the initialize for the runner, as well as changing symbols to strings for the rspec reporters.

The thor option does some magic to make some string keys work as symbols. In a future issue we should really look into making everything symbols and unifying it.

Signed-off-by: Jared Quick jquick@chef.io

Signed-off-by: Jared Quick <jquick@chef.io>
@jquick jquick requested a review from a team as a code owner February 12, 2018 17:50
Copy link
Contributor

@chris-rock chris-rock left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @jquick

@chris-rock chris-rock merged commit f5f9873 into master Feb 12, 2018
@chris-rock chris-rock deleted the jq/allow_rspec_formats_for_runners branch February 12, 2018 18:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants