[ANN] Test::Unit 0.1.5

Nikodemus, see http://www.ruby-talk.org/59627


Signed,
Holden Glova

···

On Sat, 21 Dec 2002 13:11, Nikodemus Siivola wrote:

On Sat, 21 Dec 2002 nathaniel@NOSPAMtalbott.ws wrote:

block that caused me to think that tear_down was always two words. I was
wrong; it can, indeed, be one word. Thus, I’m now heavily leaning
towards making it teardown, since I, too, do not like antiparallelisms.

alias?

– Nikodemus

I’m now heavily leaning towards making it teardown, since I,
too, do not like antiparallelisms.

Thoughts?

Sounds good to me [tear_down → teardown]

OK, it’s changed in CVS, but I’m not sure if I’ll get 0.1.6 out before I
go to bed or not.

Nathaniel

<:((><

···

Bil Kleb [mailto:W.L.Kleb@larc.nasa.gov] wrote:

nathaniel@NOSPAMtalbott.ws wrote:
RoleModel Software, Inc.
EQUIP VI

Hi Nat,

sorry if I didn’t express my mind correctly. See below…

Don’t know if this was only meant as a joke, but I too don’t like to
have setup and tear_down. To me it looks awfully asymmetric. Plus I
have to change all my tests again (having changed both set_up and
tear_down) :frowning:

What did you think might be a joke?

This wasn’t a direct reply to your message, but to http://ruby-

And I truly am sorry about making everyone change their tests again
:-(. Maybe someone could write a little utility to change them
automatically (fully unit tested, of course ;-).

The problem was when I read your announcement I installed the new
version right away, changing BOTH set_up AND tear_down without even
thinking that only one of them had to be changed. Later I realized I
had to go back to tear_down again.

But as the others said: thanks a lot for the software. I’m looking
forward to Rite with the promised name change to teardown :wink:

You might not have to wait for Rite… while I don’t plan to change
setup, as said in my reply to Hal, I may change teardown now.

That would be great IMO.

P.S. Once I get this sorted out, matz has given me the go-ahead to
commit Test::Unit to HEAD in src/ruby/lib/. Expect Test::Unit to be
standard in your Ruby distro RSN!

Congratulations! And keep up the good work.

Regards,
Pit

···

On 21 Dec 2002 at 9:11, nathaniel@NOSPAMtalbott.ws wrote:

Pit Capitain [mailto:pit@capitain.de] wrote:

And I truly am sorry about making everyone change their tests
again
:-(. Maybe someone could write a little utility to change them
automatically (fully unit tested, of course ;-).

The problem was when I read your announcement I installed the new
version right away, changing BOTH set_up AND tear_down without even
thinking that only one of them had to be changed. Later I realized I
had to go back to tear_down again.

Ah, I see… now I’m REALLY sorry :~(. Hope it didn’t make for too much
extra work.

You might not have to wait for Rite… while I don’t plan to change
setup, as said in my reply to Hal, I may change teardown now.

That would be great IMO.

So that now you can change it again… glad I can be of service :-/

P.S. Once I get this sorted out, matz has given me the go-ahead to
commit Test::Unit to HEAD in src/ruby/lib/. Expect Test::Unit to be
standard in your Ruby distro RSN!

Congratulations! And keep up the good work.

Thanks. And I’d like to thank all the people in the Ruby community that
actually WRITE TESTS! May your numbers greatly increase!

Nathaniel

<:((><

···

Pit Capitain [mailto:pit@capitain.de] wrote:

RoleModel Software, Inc.
EQUIP VI