I understand that rspec testing is necessary in the development process
to
catch errors, bugs, and other issues early.
Given that differences between development and production cannot be 100%
eliminated, do you run rspec testing in production as well? Is there
any
good reason NOT to use rspec testing in production?
On Mon, Apr 8, 2013 at 12:23 PM, Jason H., Android developer < [email protected]> wrote:
I understand that rspec testing is necessary in the development process to
catch errors, bugs, and other issues early.
Given that differences between development and production cannot be 100%
eliminated, do you run rspec testing in production as well? Is there any
good reason NOT to use rspec testing in production?