Hi Simon, On Fri, Jun 11, 2010 at 9:38 AM, Simon King <simon.k...@nuigalway.ie> wrote:
<SNIP> > Anyway, I am +1 to trying and getting a 90% overall doc test coverage; > it is a valuable aim. > IMO it is *always* worth it to write doc tests since it is very likely > to uncover flaws (in particular if the person who writes the test is > not the same as the one who wrote the code). And a good way to understand a piece of code is to write test cases for it. In security engineering, one would ask of a system: How can I break this system? What steps, input are needed in order to get the system to do what it was not intended to do. -- Regards Minh Van Nguyen -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org