Anyway to write the test for PL/SQL the way I write the JUnit test for Java
611702Dec 4 2007 — edited Dec 4 2007I'm trying to write the test against PL/SQL code I wrote.
So far i found obsoleted PLUnit. There is a commercial product from Quest but I don't think my company can get a license for that. Is there any framework or open source project out there that I can use it for testing my PL/SQL for free ?