On Mar 1, 2012, at 4:00 AM, bernhard stoecker wrote:
> Hi,
>
> I'm using the gem fakeweb to simulate the comunication between my
> ruby-app and different other apps when running my rspecs. The advantage
> is, that the specs work much faster and it is not nessessary that the
> other apps are curre
Hi,
I'm using the gem fakeweb to simulate the comunication between my
ruby-app and different other apps when running my rspecs. The advantage
is, that the specs work much faster and it is not nessessary that the
other apps are currently avalable. But for testing the integration of my
app, it is of