Skip to content
This repository was archived by the owner on Nov 30, 2024. It is now read-only.

Conversation

@yujinakayama
Copy link
Member

@yujinakayama yujinakayama commented Jun 11, 2021

This PR adds spec examples for #2892.
Actual fix is done in rspec/rspec-support#505.

Copy link
Member

@pirj pirj left a comment

Choose a reason for hiding this comment

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

Great, thank you!

@yujinakayama yujinakayama force-pushed the support-end-less-methods-in-snippet-extractor branch 2 times, most recently from fc7b79f to 3faa7fc Compare June 12, 2021 09:21
@yujinakayama yujinakayama force-pushed the support-end-less-methods-in-snippet-extractor branch from 3faa7fc to 6c013bd Compare October 19, 2021 00:59
@yujinakayama yujinakayama force-pushed the support-end-less-methods-in-snippet-extractor branch 2 times, most recently from 7eed81d to 529a0bb Compare October 26, 2021 09:28
@@ -1,7 +1,11 @@
require 'rspec/core/formatters/snippet_extractor'
require 'support/helper_methods'
require 'tempfile'
Copy link
Member

Choose a reason for hiding this comment

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

This should be done in a sub process to prevent false positives in rspec-core cause by our requiring it.

Copy link
Member Author

Choose a reason for hiding this comment

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

Done 👍🏻

Copy link
Member

Choose a reason for hiding this comment

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

Apologies, I meant the require, its important the require is done in a sub process.

@yujinakayama yujinakayama force-pushed the support-end-less-methods-in-snippet-extractor branch from 529a0bb to 6ed9d68 Compare October 26, 2021 11:42
@JonRowe JonRowe merged commit e36aa2a into main Nov 6, 2021
@JonRowe JonRowe deleted the support-end-less-methods-in-snippet-extractor branch November 6, 2021 09:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants