This post originated from an RSS feed registered with Java Buzz
by Andrej Koelewijn.
Original Post: More on utplsql
Feed Title: Andrej Koelewijn
Feed URL: http://feeds.feedburner.com/AndrejKoelewijn
Feed Description: On Oracle, Java and OpenSource
The entry i wrote on utplsql caused more discussion than i expected. I really can't continue this discussion without actually trying utplsql, so that's what i did this afternoon. I installed ounit, and wrote a simple test package. It's easy to use, and does the job. Just like my bash shell scripts ;-) I might use it on a next project. The problem with unix shell scripts is that there are a lot of pl/sql developers who are not familiar with unix and shell programming. Another advantage of utplsql is that it may become a standard for writing unit tests, which will make it easier to explain developers what to deliver when i want them to produce unit tests.