[rspec-devel] No more spec_started in BaseTextFormatter

Nick Sieger nicksieger at gmail.com
Sat Apr 14 00:41:28 EDT 2007


Hi,

David removed this method in 1640:

| r1640 | dchelimsky | 2007-03-21 20:05:20 -0500 (Wed, 21 Mar 2007) | 3 lines
|
| removed example_started from reporter and formatters.
| It wasn't buying us anything and it was costing us extra binding
between examples
| and the reporter

I'll defer to you since you had a good reason for jettisoning it, but
let me plead my case -- I was using this in ci_reporter in order to
measure the duration of individual specs/examples.

Any suggestions for a workaround or way to achieve the same effect in
the meantime?

/Nick


More information about the rspec-devel mailing list