From: "E. Saynatkari" Date: 2006-03-06T07:33:27+09:00 Subject: Re: asserting in code vs unit tests Esad Hajdarevic wrote: > Hi! > > I talked to few fellow ruby programmers, and most of them agreed that > unit tests are the place where the asserts should be placed, however in > my own opinion, unit tests mostly never cover everything and asserts in > development versions ($DEBUG) are very handy. What is your opinion? If your unit tests do not cover everything, how can any other kinds? :) > Esad E -- Posted via http://www.ruby-forum.com/.