[#67346] Future of test suites for Ruby — Charles Oliver Nutter <headius@...>

I'll try to be brief so we can discuss all this. tl;dr: RubySpec is

19 messages 2015/01/05

[ruby-core:67466] Re: Future of test suites for Ruby

From: Andrew Vit <andrew@...>
Date: 2015-01-10 00:09:30 UTC
List: ruby-core #67466
On 15-01-05 18:37, Marc-Andre Lafortune wrote:
> On Mon, Jan 5, 2015 at 5:25 PM, Tanaka Akira <akr@fsij.org> wrote:
>> RubySpec uses "should" style which is not recommended by RSpec now
>
> This is true. I believe it would be easy to modify the existing
> codebase to use "expect" style instead and I volunteer to do this.

Whatever the decision will be, there is a tool for this:
http://yujinakayama.me/transpec/

Andrew Vit

In This Thread