# [email protected] / 2013-08-09 19:38:43 +0200: > On Fri, Aug 09, 2013 at 07:34:20PM +0200, Roman Neuhauser wrote: > > # [email protected] / 2013-08-08 17:37:51 +0200: > > vlado points out that Rspec is moving away from clobbering the CUT, > > which neuters my complaint. > > What is CUT?
Code Under Test, this is a standard TLA (Three-Letter Acronym) in the testing context. You may also see SUT (System Under Test). -- roman -- To unsubscribe, e-mail: [email protected] To contact the owner, e-mail: [email protected]
