Skip to content

Fix RSpec test descriptions: migrate to present tense - #131

Merged
annacruz merged 1 commit into
annacruz:mainfrom
marcosdemelo:fix/update-rspec-test-descriptions
Sep 2, 2026
Merged

annacruz merged 1 commit into
annacruz:mainfrom
marcosdemelo:fix/update-rspec-test-descriptions

Conversation

@marcosdemelo

Copy link
Copy Markdown
Collaborator

Closes #131

Summary

Test plan

  • Run bundle exec rspec — all 141 examples pass, 0 failures

🤖 Generated with Claude Code

Migrate all `it "should ..."` descriptions to present tense
(e.g. "returns", "sets", "has", "is") following the same style
applied to statement_spec.rb and as referenced in PR #115.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@annacruz
annacruz merged commit 3e7482d into annacruz:main Sep 2, 2026
@marcosdemelo
marcosdemelo deleted the fix/update-rspec-test-descriptions branch September 15, 2026 19:02
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.

2 participants