On Mon, Mar 3, 2008 at 11:41 PM, George Anderson
<[EMAIL PROTECTED]> wrote:
> I'm taking my first fledgling steps driving a new ruby (non-rails)
>  project with BDD.  I've got a (test) story working.  However, when I
>  run the story in TextMate (via command-r), the output is plain text.
>
>  See: http://skitch.com/georgeanderson/8grg/run-examples
>
>  How do I get the output to look pretty (formatted)?

There's no textmate formatter for stories yet. In the mean time, you
can do it on the command line with --format html and open the
resulting file in a browser.

Cheers,
David

>
>  rspec-1.1.3
>  OS X 10.5.2
>  TextMate v1.5.7 (1455)
>
>  Thanks,
>
>  /g
>
>  --
>
>  George Anderson
>
>  BenevolentCode LLC
>  O: (410) 461-7553
>  C: (410) 218-5185
>
>  [EMAIL PROTECTED]
>  _______________________________________________
>  rspec-users mailing list
>  rspec-users@rubyforge.org
>  http://rubyforge.org/mailman/listinfo/rspec-users
>
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to