Unit Testing with PL-SQL

uzigula

Member²
Hello, i wonder if any of you have a implementation of Automated Unit Test in PL-SQL or model of Continuous Integration with PL-SQL Developer, i want to know if you have scenarios or topologies with i can start to figure it out this. because the application is growing and managed all the code with out automated testind it's really hard and slowly

any advice

grettings
 
I can testify that the test manager does quite a good job although somebody looking for something resembling JUnit might be disappointed.

It's worth a try!
 
Back
Top