On Thu, Sep 8, 2011 at 4:19 PM, NARUSE, Yui <naruse / airemix.jp> wrote: > > Anyway why you want us to blame RubySpec? > I don't like RubySpec because of its idea, Windows Support, RSpec like syntax, and so on. > Moreover why you want us to work? MSpec works on Windows, I use it, RubySpec too: platform_is_not :windows do end platform_is :windows do end I'm using RubySpec File.expand_path specs because there aren't tests (except for 5 in test/sample.rb) that explain expand_path behavior. -- Luis Lavena AREA 17 - Perfection in design is achieved not when there is nothing more to add, but rather when there is nothing more to take away. Antoine de Saint-ExupñÓy