Can someone give me advices (PDF, articles, his own suggestions) about how to apply TDD technique to PLSQL development?
Which is your approach? Do you develop a package with test cases which calls the real code I'm developing? What else about it?
Thank you!