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 Rspec (Ruby) #398

Merged
merged 1 commit into from Apr 2, 2024
Merged

Add support for Rspec (Ruby) #398

merged 1 commit into from Apr 2, 2024

Conversation

oscarmampel
Copy link
Contributor

Added support for the Rspec test suite (Ruby).
The result JSON is very similar to the one generated by the mocha Test framework, so the new parser has almost the same behavior.

@jozefizso jozefizso added enhancement New feature or request good first issue Good for newcomers labels Apr 2, 2024
@jozefizso jozefizso merged commit 4cd9c62 into dorny:main Apr 2, 2024
3 checks passed
@jozefizso
Copy link
Collaborator

Hi @oscarmampel, thanks for this contribution.

PS: it is better to create a topic/feature branch in your fork where you commit the changes: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request-from-a-fork

@jozefizso jozefizso added this to the v1.9.0 milestone Apr 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants