|
The RubySpec project aimed to write a complete executable specification for the Ruby programming language. This project contains specs that describe Ruby language syntax and standard library classes. The project contains two main components: * the RubySpec sources * the MSpec framework The RubySpec test suite captured most of 1.8.6/1.8.7/1.9 behavior as a reference conformance tool. Ruby MRI 1.9.2 passed over 99% of RubySpec.,〔(【引用サイトリンク】 title=Ruby 1.9.2 is released )〕 while version 2.2.0 crashed on one of the tests.〔 ==History== The RubySpec tests were initially created in 2006 for the Rubinius project, with significant contribution from the JRuby project.〔(【引用サイトリンク】 title=RubySpec )〕 It is now used in other Ruby implementation projects such as IronRuby.〔(【引用サイトリンク】 title=RubySpec )〕 The RubySpec project was discontinued at the end of 2014 due to a lack of uptake from mainstream ruby developers.〔(【引用サイトリンク】 title=Matz's Ruby Developers Don't Use RubySpec and It's Hurting Ruby )〕 抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)』 ■ウィキペディアで「RubySpec」の詳細全文を読む スポンサード リンク
|