Re: Test::Unit runner for HTML output
by Tim Pease other posts by this author
Nov 13 2006 8:20AM messages near this date
Re: Test::Unit runner for HTML output
|
Where is attr_accessor located?
On 11/12/06, juan pedro meriño <juapdiaz@[...].com> wrote:
> my msn is mivalecita2006@[...].com
>
> 2006/11/13, juan pedro meriño <juapdiaz@[...].com>:
> >
> >
> > How i install ruby at Ubuntu and like i use apache as ruby?
> >
test-report is a gem. You can install it using this command ...
gem install -r test-report
You might have to run that as root depending upon how your gems are configured.
test-report will generate static HTML pages. If you want those pages
to be viewable from an apache web server, then you will need to copy
the HTML pages to your web folder.
Blessings,
TwP
Thread:
S. Robert James
Tim Pease
Benjamin Curtis
juapdiaz
juapdiaz
Tim Pease
|