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

Rewrite MiniTest tests as Rspec specs #9

Merged
merged 3 commits into from
Nov 20, 2023

Conversation

mkllnk
Copy link
Contributor

@mkllnk mkllnk commented Nov 20, 2023

Rspec is very popular amongst Ruby developers and used in more gems than MiniTest. It also offers more features down the line and I noticed that it was 20% faster.

It's easier to switch now than later when we got more tests.

Rspec is very popular amongst Ruby developers and used in more gems than
MiniTest. It also offers more features down the line and I noticed that
it was 20% faster.

It's easier to switch now than later when we got more tests.
@mkllnk mkllnk marked this pull request as ready for review November 20, 2023 04:17
@lecoqlibre lecoqlibre merged commit 6d9d116 into datafoodconsortium:main Nov 20, 2023
@mkllnk mkllnk deleted the specs branch November 22, 2023 05:57
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