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

Use test-unit gem #25

Merged
merged 2 commits into from
Feb 15, 2021
Merged

Use test-unit gem #25

merged 2 commits into from
Feb 15, 2021

Conversation

hsbt
Copy link
Member

@hsbt hsbt commented Feb 15, 2021

I prepared to use test-framework provided by ruby/ruby repository when I've created this repository. It's hard to maintain continuously.

I remove them and use test-unit and the minimum extensions for test-framework of ruby repository named CoreAssertions.

/cc @marcandre

@marcandre marcandre merged commit 1381fde into master Feb 15, 2021
@marcandre
Copy link
Member

Thanks for all your hard work @hsbt

@marcandre marcandre deleted the test-unit branch February 15, 2021 17:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants