From kou at cozmixng.org Sun Dec 11 03:00:07 2011 From: kou at cozmixng.org (Kouhei Sutou) Date: Sun, 11 Dec 2011 17:00:07 +0900 (JST) Subject: [test-unit-users-en:00064] [ANN] test-unit 2.4.3 Message-ID: <20111211.170007.2177861871535293373.kou@cozmixng.org> Hi, test-unit 2.4.3 has been released. Web: http://test-unit.rubyforge.org/#test-unit Install: gem install test-unit This release improves SimpleCov and JRuby integration. Changes: h2. 2.4.3 - 2011-12-11 h3. Improvements * Improved SimpleCov integration by stopping to modify ARGV in auto runner. [GitHub:#12] [Reported by Nikos Dimitrakopoulos] * Improved JRuby integration by removing JRuby internal backtrace. h3. Thanks * Nikos Dimitrakopoulos Thanks, -- kou