PL/SQL unit testing Let's face it: we PL/SQL developers don't spend nearly enough time unit testing our code. For the most part, we run a script that displays output on the screen and then we stare at all until we decide if the test succeeded or failed. There are some understandable reasons: Very