tests, unittests, testmanager

Emoracle

Member
Did you guys ever consider enhancing the testfacilities in PLDEV? Some members of our team are working with SqlDeveloper, some of us with PLDEV. We like the concept of the testmanager and testscripts of PLDEV but a "nice to have" would be something that we could integrate with Fitnesse eg. Something "FIT" or "xUnit" that could be used by all of us.

If you ask me there is no really good unittest framework available for PL/SQL that operates outside of the database. E.g. utPlSQL is nice, but it is installed in the environment you're testing. That's not right in my opinion.
 
Back
Top