You can write your own Formatter[1] if the existing ones don't work for you.
The default RSpec document format is already available[2] - just pass
`--format doc` as a param when running the specs.

Best,
Sidu.
http://c42.in
http://blog.sidu.in

[1] http://cheat.errtheblog.com/s/rspec/
[2] https://github.com/jeffkreeftmeijer/fuubar

On 12 September 2011 06:18, wolf volpi <li...@ruby-forum.com> wrote:

> I have been writing manual tests and dabbled in Cucumber.  I like that
> end users can read the Cucumber tests.  Is there a way to generate
> user-readable tests from Rspec tests or Watir tests?
>
> Thank you.
>
> --
> Posted via http://www.ruby-forum.com/.
> _______________________________________________
> 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