Hi Susanna,
Are you talking functional or integration testing? I always ask this
question at any ror gathering, and I don't think there is any one
solution that the community currently agrees on. But I have heard
some convincing arguments about getting started using Unit Tests over
RSpec for functional tests. Mostly involving the fact that you
needn't have to learn new syntax. RSpec syntax is supposed to be
easier to read, but if you're already familiar with ror and ymls, why
bother?
I'd love to hear what other folks think!
Liana