You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>utPLSQL is an open-source testing framework for PL/SQL and SQL</p>
1423
-
<p>It allow for automated testing of:</p>
1423
+
<p>It allows for automated testing of:</p>
1424
1424
<ul>
1425
1425
<li>Packages</li>
1426
1426
<li>Functions</li>
1427
1427
<li>Procedures</li>
1428
1428
<li>Triggers</li>
1429
1429
<li>Views</li>
1430
-
<li>Anything else that can be execute and observed from PL/SQL</li>
1430
+
<li>Anything else that can be executed and observed from PL/SQL</li>
1431
1431
</ul>
1432
1432
<p>utPLSQL is developed 100% voluntarily and embraces a <ahref="https://github.com/utPLSQL/utPLSQL/blob/develop/CODE_OF_CONDUCT.md">Code of Conduct</a>.</p>
1433
-
<p>Feel free to <ahref="/downloads">try it out</a>, you won't regret it.
1434
-
Additional information can be found in the <ahref="/documentation">documentation</a> pages.</p>
1433
+
<p>Additional information can be found in the <ahref="/documentation">documentation</a> pages.</p>
<p>The utPLSQL project is community-driven and is not commercially motivated. Nonetheless, donations and other contributions are always welcome, and are detailed below.</p>
Copy file name to clipboardExpand all lines: announcements/auto-run-utplsql-tests-with-oracle-sqlcl.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1382,7 +1382,7 @@ <h1>Auto-run utPLSQL tests with Oracle sqlcl</h1>
1382
1382
<p>Today at <ahref="https://twitter.com/search?q=%23apexConn19&src=typd">#apexConn19</a>.</p>
1383
1383
<p><ahref="https://twitter.com/Der_Pesse">Sam Nitsche</a> (blogger, presenter, testing & compassionate-coding advocate, utPLSQL-cli & utPLSQL-api developer) met with <ahref="https://twitter.com/krisrice">Kris Rice</a> (Oracle SQLDeveloper, sqlcl, ORDS rock-star, developer, advocate, presenter, mentor) </p>
1384
1384
<p>As a result, something amazing happened. Within an hour or so, Kris created a fully functional auto-runner for utPLSQL tests within Oracle sqlcl.</p>
<p><ahref="https://twitter.com/krisrice/status/1126467712211988480">See for yourself</a></p>
1387
1387
<p>If you want to use sqlcl to run your tests, each time you compile a package, have a look at <ahref="https://github.com/krisrice/sqlcl-utplsql">this script</a> for sqlcl.</p>
1388
1388
<p><strong>Huge thank you to Kris and Sam!</strong></p>
@@ -1411,7 +1411,7 @@ <h1>Auto-run utPLSQL tests with Oracle sqlcl</h1>
<p>Today at <ahref="https://twitter.com/search?q=%23apexConn19&src=typd">#apexConn19</a>.</p>
1347
1347
<p><ahref="https://twitter.com/Der_Pesse">Sam Nitsche</a> (blogger, presenter, testing & compassionate-coding advocate, utPLSQL-cli & utPLSQL-api developer) met with <ahref="https://twitter.com/krisrice">Kris Rice</a> (Oracle SQLDeveloper, sqlcl, ORDS rock-star, developer, advocate, presenter, mentor) </p>
1348
1348
<p>As a result, something amazing happened. Within an hour or so, Kris created a fully functional auto-runner for utPLSQL tests within Oracle sqlcl.</p>
<p><ahref="https://twitter.com/krisrice/status/1126467712211988480">See for yourself</a></p>
1351
1351
<p>If you want to use sqlcl to run your tests, each time you compile a package, have a look at <ahref="https://github.com/krisrice/sqlcl-utplsql">this script</a> for sqlcl.</p>
1352
1352
<p><strong>Huge thank you to Kris and Sam!</strong></p>
<p>Today at <ahref="https://twitter.com/search?q=%23apexConn19&src=typd">#apexConn19</a>.</p>
1335
1335
<p><ahref="https://twitter.com/Der_Pesse">Sam Nitsche</a> (blogger, presenter, testing & compassionate-coding advocate, utPLSQL-cli & utPLSQL-api developer) met with <ahref="https://twitter.com/krisrice">Kris Rice</a> (Oracle SQLDeveloper, sqlcl, ORDS rock-star, developer, advocate, presenter, mentor) </p>
1336
1336
<p>As a result, something amazing happened. Within an hour or so, Kris created a fully functional auto-runner for utPLSQL tests within Oracle sqlcl.</p>
<p><ahref="https://twitter.com/krisrice/status/1126467712211988480">See for yourself</a></p>
1339
1339
<p>If you want to use sqlcl to run your tests, each time you compile a package, have a look at <ahref="https://github.com/krisrice/sqlcl-utplsql">this script</a> for sqlcl.</p>
1340
1340
<p><strong>Huge thank you to Kris and Sam!</strong></p>
0 commit comments