Test automation framework using Rspec +watir/Selenium directions

Hi all I wonder if anyone done this before.

Goal: test automation framework (including reporting, runs statisctic, CI integration, possible parallel runs etc.)

Technologies: (for the moment its Rspec + watir/Selenium)

What gems did you use for all that stuff not included in rspec.

If there examples or advices I would much appreciatefor directions.

thanks.

try this https://github.com/easonhan007/lazyman.

thanks thats very close to what I’m looking for. Though I would like to see working examples of such frameworks on git.