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

Add support for parsing RSpec files #94

Merged
merged 1 commit into from
Feb 26, 2024
Merged

Add support for parsing RSpec files #94

merged 1 commit into from
Feb 26, 2024

Conversation

drwl
Copy link
Owner

@drwl drwl commented Feb 26, 2024

This PR adds support for parsing RSpec files correctly. Prior to this PR, RSpec files would not get annotated correctly.

It adds support for files that use RSpec.describe and the describe when it gets globally monkey patched.

@drwl drwl merged commit eb7bea8 into main Feb 26, 2024
18 checks passed
@drwl drwl deleted the drwl/parse-rspec-files branch February 26, 2024 13:24
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.

1 participant