Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re^3: Writing code using Test::More -- how to fail within subs?

by adrianh (Chancellor)
on Feb 09, 2003 at 10:06 UTC ( [id://233875]=note: print w/replies, xml ) Need Help??


in reply to Re: Re: Writing code using Test::More -- how to fail within subs?
in thread Writing code using Test::More -- how to fail within subs?

xUnit has become the "generic" name for OO test frameworks similar to Test::Class and Test::Unit.

The "Unit" is from "unit testing" (although they're useful in other testing areas too) and the "x" refers to the language involved (JUnit == Java, PUnit == Python, etc.) This styles follows SUnit, Kent Beck's Smalltalk testing framework.

If you're interested take a look at Kent Beck's original paper on SUnit and this list of other xUnit frameworks.

  • Comment on Re^3: Writing code using Test::More -- how to fail within subs?

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://233875]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (1)
As of 2024-04-24 23:56 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found