Following on from my post the other day, I’m very happy to announce that we have released the source code for our Maven utPLSQL plugin under an Apache 2.0 license. The code (and downloads for the latest version of the plugin) is published on the Google Code website and is available from the following URL: [...]
Posts under ‘PL/SQL’
Continuous Integration with Oracle PL/SQL, utPLSQL and Hudson
PL/SQL is not exactly the coolest technology around these days but many businesses rely on it for their day-to-day operation. The fact that it is relatively old and does not mean that you cannot apply Extreme Programming(XP) practices to PL/SQL development. A few years ago, Steven Feuerstein developed utPLSQL, a unit testing framework for PL/SQL, [...]