[Rspec-devel] experimental output tweak
Luke Redpath
luke at agileevolved.com
Wed Jun 7 07:45:20 EDT 2006
-1 for me, at least as a default - perhaps better as an option using
a switch?
Cheers
Luke
On 7 Jun 2006, at 06:32, aslak hellesoy wrote:
> On Rspec trunk the default output will now look like:
>
> --------------------------
> ..........................
>
> The dashes are printed before the specs are run, and it represents the
> total number of specs. It can be useful if there are many (slow) specs
> to see how much is left
>
> I'm not sure I like it though - it's noisy, and specs should be fast,
> in which case it's not really needed. But in Rails things tend to be
> slow.
>
> Anyhow - the underlying change opens up for better progress reporting
> for other reporters, such as Dave's cocoa runner/reporter. I will also
> need it in my upcoming port of TDDMate (BDDMate).
>
> If people don't like this for the textual output we can easily
> remove it.
>
> wdyt?
>
> Aslak
> _______________________________________________
> Rspec-devel mailing list
> Rspec-devel at rubyforge.org
> http://rubyforge.org/mailman/listinfo/rspec-devel
More information about the Rspec-devel
mailing list