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 test-unit sample to README #18

Merged
merged 1 commit into from
Feb 17, 2024
Merged

Conversation

niku
Copy link
Contributor

@niku niku commented Dec 24, 2023

There is three popular testing framework on Ruby: RSpec, MiniTest, unit-test.
For example, bundle gem command has -t option to prefer test framework in the above.
https://bundler.io/v2.4/man/bundle-gem.1.html

So, it is useful to add unit-test sample to README.

This sample has been ensured to work correctly by https://gist.github.com/niku/6dec8e397943cdc372b969fff26299e7#file-readme-md.

@Qqwy Qqwy merged commit 6b2dcd9 into Qqwy:main Feb 17, 2024
@Qqwy
Copy link
Owner

Qqwy commented Feb 17, 2024

Version 0.18.2 has been published that includes this change! 🥳

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.

None yet

2 participants