Does anyone have any frameworks/apps/methodologies for creating Unit tests with Oracle?. I'm using Oracle 11g.
I also have Team Foundation Server installed, where we do all our other development work with Visual Studio on a web app.
Edit: I'm looking to run unit tests on Packages, Procedures and Functions within Oracle (PL/SQL)