in reply to Get Involved With Pugs

Ask for a feature ... Write p6 tests

It might also be helpful to point out that in #perl6 land, these two ideas usually go hand in hand. As Juerd says, the standard reply to a bug report is usually, "where's the test?" The standard reply to a feature request is usually the same. I believe the succinct way to say it is that autrijus trades implementation for tests. :-)

Replies are listed 'Best First'.
Re^2: Get Involved With Pugs
by adrianh (Chancellor) on May 12, 2005 at 18:01 UTC
    I believe the succinct way to say it is that autrijus trades implementation for tests. :-)

    That is such a nice way to talk about TDD. I will have to steal it :-)