On Fri, 2015-08-07 at 23:28 +0300, Ilya Gradina wrote:
> On the page  with packaging guidelines for Ruby  [1] written about
> using unit-test.  There written about  using testrb2  which looks 
> like deleted  from fedora 22+  [2].
> 
> Because it is packaging guidelines we should fix it as soon as
> possible. What I should use now instead of testrb2?

-testrb2 -Ilib test/
+ruby -rtest-unit -e 'Test::Unit::AutoRunner.run(true)' -Ilib test

-- 
Yaakov Selkowitz
Associate Software Engineer, ARM
Red Hat, Inc.



-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Reply via email to