Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: Unit Test libraries, opinions

by Tyke (Pilgrim)
on May 11, 2001 at 18:11 UTC ( [id://79720]=note: print w/replies, xml ) Need Help??


in reply to Unit Test libraries, opinions

Excellent.

I'm working on a project where application software is written in Java(ob-sob), and development tools in Perl. Christian's stuff allows us to have exactly the same development methodology between the two parts since it's based on JUnit which we use for unit-testing the Java stuff.

It's possible to

  • define tests to run in a clean environment that is reinitialised for each test
  • progressively integrate new tests and test suites
  • run either in batch or GUI with meaningful output in both cases (the TK implementation mirrors the JUnit swing implementation very well)
  • make testing easy enough not to skip it!

Well worth checking out

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (5)
As of 2024-04-18 20:22 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found