[rspec-users] [Somewhat OT] Integrating RSpec and RCov results in Gem's RDoc
aslak hellesoy
aslak.hellesoy at gmail.com
Fri May 11 03:00:43 EDT 2007
On 5/11/07, Steve Downey <sldowney at berkeley.edu> wrote:
> I have a Gem on which the testing is done with RSpec. I would like to
> include the results of RSpec and the RCov html files in the RDoc.
>
> The problem is that when I have RDoc include the files, it winds up
> escaping all the html. Is there a way to get HTML into RDoc
> unprocessed? Or is there some other way I can distribute the RSpec/RCov
> results with my Gem integrated with RDoc? I can include them in the Gem
> spec, but that doesn't get them into RDoc.
>
I have no idea. I'd ask on ruby-talk.
Aslak
> Thanks,
> Steve
> _______________________________________________
> rspec-users mailing list
> rspec-users at rubyforge.org
> http://rubyforge.org/mailman/listinfo/rspec-users
>
More information about the rspec-users
mailing list