guard/rb-inotify

Propotal: Unit test?

Closed this issue · 0 comments

Hello,

rb-inotify is used from Rails.
and rb-inotify RPM package is manged by Fedora Project.
https://admin.fedoraproject.org/pkgdb/package/rpms/rubygem-rb-inotify/

So, I want to add unit tests to test rb-inotify.
And I guess that nowadays minitest is best choice for that.

How do you think?
I am going to send pull-request as my proposal soon.