RE: Oracle Development on 18c XE
Date: Fri, 21 Dec 2018 09:14:17 -0600
Message-ID: <0b2f01d4993f$d7fdf080$87f9d180$_at_gmail.com>
Thanks Jacek, you make a great case. My needs here are very small and I have no plans to build anything like that. I will certainly take a good look at it before I do anything however.
I would love to share my use cases and design choices that drive this but not enough time.
I appreciate the work that Steven F. and others have done in promoting good code practices like testing. We need more of this for sure.
From: Jacek Gębal <jgebal_at_gmail.com>
Sent: Thursday, December 20, 2018 1:48 PM
To: post.ethan_at_gmail.com
Cc: Tim Hall <tim_at_oracle-base.com>; Niall Litchfield <niall.litchfield_at_gmail.com>; ORACLE-L <oracle-l_at_freelists.org>
Subject: Re: Oracle Development on 18c XE
If you want to build your own framework and it works well - go ahead. I'm supportive of test automation and test thinking.
Before you do, see what's available already.
utPLSQL is alive and rocking.
Want to inegrate with jenkins or other CI/CD, maven, SQLDeveloper - no problem.
Want to have code coverage with statement level coverage - got it.
Need custom reports - sure can do.
Run from command line withour sql client - done.
Have issues - raise them on:
github.com/utplsql/utplsql <http://github.com/utplsql/utplsql>
Cheers and Happy New Year
Jacek
-- http://www.freelists.org/webpage/oracle-lReceived on Fri Dec 21 2018 - 16:14:17 CET