Eli Barzilay wrote at 02/15/2011 07:32 AM:
* It uses TR -- but it has to be very minimal.  (*Extremely* minimal, since 
it's a candidate for inclusion in the `racket' language, which is why I was 
thinking of not much more than agreed structs and parameters.)

A related consideration is that, the more dependencies the test mechanism has, in theory, the more potential points of failure that could corrupt the test mechanism itself.

I doubt that TR, for example, is going to break in a way that causes tests that should fail to pass, but I think that the consideration should be mentioned.

--
http://www.neilvandyke.org/
_________________________________________________
 For list-related administrative tasks:
 http://lists.racket-lang.org/listinfo/dev

Reply via email to