[#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:67783] Re: Keyword Arguments

From: Anthony Crumley <anthony.crumley@...>
Date: 2015-01-24 03:53:16 UTC
List: ruby-core #67783
Nobu,

Thanks for the feedback. I tried to make the scenario more clear as you
suggested.

https://github.com/anthonycrumley/rubyspec/blob/master/language/block_spec.rb#L78-L84

On Tue Jan 20 2015 at 12:12:31 AM Nobuyoshi Nakada <nobu@ruby-lang.org>
wrote:

> On 2015/01/20 13:30, Anthony Crumley wrote:
> > Thanks Nobu.  That is exactly what I am seeing as I experiment with it.
>
> That code seems trying too many things at once, to me.
> If you have a test for the case the actual arguments are more than the
> formal parameters,
> it should show the behavior clearly.
> Those trivial `to_hash` blinds more important specs.
>
> --
> Nobu Nakada
>

In This Thread

Prev Next