RE: Oracle Development on 18c XE

  • From: <post.ethan@xxxxxxxxx>
  • To: 'Jacek Gębal' <jgebal@xxxxxxxxx>
  • Date: Fri, 21 Dec 2018 09:14:17 -0600

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@xxxxxxxxx> 
Sent: Thursday, December 20, 2018 1:48 PM
To: post.ethan@xxxxxxxxx
Cc: Tim Hall <tim@xxxxxxxxxxxxxxx>; Niall Litchfield 
<niall.litchfield@xxxxxxxxx>; ORACLE-L <oracle-l@xxxxxxxxxxxxx>
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

 

 

 

Other related posts: