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

Re^3: Testing my tests

by GrandFather (Saint)
on Feb 26, 2017 at 20:02 UTC ( [id://1182894]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Testing my tests
in thread Testing my tests (mutation testing)

and then a guard to guard the tests against change.

Premature optimization is the root of all job security

Replies are listed 'Best First'.
Re^4: Testing my tests
by stevieb (Canon) on Feb 26, 2017 at 21:06 UTC

    I've just always felt that if I have 100% coverage of each sub, I must be testing the return value. To boot, I always overlap tests so that it's often not just one test file that uses the return of a sub, so that if I break that return, I may end up with broken tests in several places, if not just several tests within a single file.

Log In?
Username:
Password:

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

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

    No recent polls found