On Jun 20, 2010, at 1:37 AM, Narayanan wrote:
> Hi,
>
> I have a library of RSpec Test examples. Now, from an upper ruby
> layer, I need to run only individual separate test example from the
> library that matches a particular string in the upper layer.
>
> For Example:
>
> My RSpec library fil
Hi,
I have a library of RSpec Test examples. Now, from an upper ruby
layer, I need to run only individual separate test example from the
library that matches a particular string in the upper layer.
For Example:
My RSpec library file contains many test examples like:
describe arithmetic do
it