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? -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-talk/-/yKxoTodTduUJ. For more options, visit https://groups.google.com/groups/opt_out.
On Mon, Apr 8, 2013 at 12:23 PM, Jason Hsu, Android developer < jhsu802701-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> 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?Staging. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit https://groups.google.com/groups/opt_out.
On Mon, Apr 8, 2013 at 12:30 PM, Jordon Bedwell <envygeeks-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> On Mon, Apr 8, 2013 at 12:23 PM, Jason Hsu, Android developer < > jhsu802701-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> 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? > > > Staging. >http://en.wikipedia.org/wiki/Staging_site -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit https://groups.google.com/groups/opt_out.