Skip to content

Commit e0c9b14

Browse files
author
committed
Deployed c0c6986 with MkDocs version: 1.6.1
1 parent 66c2f5f commit e0c9b14

8 files changed

Lines changed: 72 additions & 59 deletions

about.html

Lines changed: 67 additions & 54 deletions
Original file line numberDiff line numberDiff line change
@@ -1305,64 +1305,64 @@
13051305
</li>
13061306

13071307
<li class="md-nav__item">
1308-
<a href="#contributors" class="md-nav__link">
1308+
<a href="#major-contributors" class="md-nav__link">
13091309
<span class="md-ellipsis">
13101310

1311-
Contributors
1311+
Major Contributors
13121312

13131313
</span>
13141314
</a>
13151315

1316-
<nav class="md-nav" aria-label="Contributors">
1317-
<ul class="md-nav__list">
1318-
1319-
<li class="md-nav__item">
1320-
<a href="#major-active-maintainers" class="md-nav__link">
1316+
</li>
1317+
1318+
<li class="md-nav__item">
1319+
<a href="#prior-versions-creators" class="md-nav__link">
13211320
<span class="md-ellipsis">
13221321

1323-
Major Active Maintainers
1322+
Prior versions creators
13241323

13251324
</span>
13261325
</a>
13271326

13281327
</li>
1329-
1330-
<li class="md-nav__item">
1331-
<a href="#major-contributors" class="md-nav__link">
1328+
1329+
<li class="md-nav__item">
1330+
<a href="#supporters" class="md-nav__link">
13321331
<span class="md-ellipsis">
13331332

1334-
Major Contributors
1333+
Supporters
13351334

13361335
</span>
13371336
</a>
13381337

1339-
</li>
1338+
<nav class="md-nav" aria-label="Supporters">
1339+
<ul class="md-nav__list">
13401340

13411341
<li class="md-nav__item">
1342-
<a href="#prior-major-contributors" class="md-nav__link">
1342+
<a href="#active-supporters" class="md-nav__link">
13431343
<span class="md-ellipsis">
13441344

1345-
Prior Major Contributors
1345+
Active supporters
13461346

13471347
</span>
13481348
</a>
13491349

13501350
</li>
13511351

1352-
</ul>
1353-
</nav>
1354-
1355-
</li>
1356-
1357-
<li class="md-nav__item">
1358-
<a href="#supporters" class="md-nav__link">
1352+
<li class="md-nav__item">
1353+
<a href="#past-supporters" class="md-nav__link">
13591354
<span class="md-ellipsis">
13601355

1361-
Supporters
1356+
Past supporters
13621357

13631358
</span>
13641359
</a>
13651360

1361+
</li>
1362+
1363+
</ul>
1364+
</nav>
1365+
13661366
</li>
13671367

13681368
</ul>
@@ -1420,25 +1420,23 @@
14201420
<h1>About</h1>
14211421

14221422
<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>
14241424
<ul>
14251425
<li>Packages</li>
14261426
<li>Functions</li>
14271427
<li>Procedures</li>
14281428
<li>Triggers</li>
14291429
<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>
14311431
</ul>
14321432
<p>utPLSQL is developed 100% voluntarily and embraces a <a href="https://github.com/utPLSQL/utPLSQL/blob/develop/CODE_OF_CONDUCT.md">Code of Conduct</a>.</p>
1433-
<p>Feel free to <a href="/downloads">try it out</a>, you won't regret it.
1434-
Additional information can be found in the <a href="/documentation">documentation</a> pages.</p>
1433+
<p>Additional information can be found in the <a href="/documentation">documentation</a> pages.</p>
14351434
<h3 id="version-3">Version 3<a class="headerlink" href="#version-3" title="Permanent link">&para;</a></h3>
14361435
<p>While the framework exists since 1999, the current version 3 got completely rewritten in 2016 by passionate members of
14371436
the community, using the object-oriented capabilities of the Oracle database to make it more consistent with other
14381437
*Unit frameworks (e.g. JUnit for Java). </p>
14391438
<p>This had significant impact on the syntax and the way the framework can be used.</p>
1440-
<h2 id="contributors">Contributors<a class="headerlink" href="#contributors" title="Permanent link">&para;</a></h2>
1441-
<h3 id="major-active-maintainers">Major Active Maintainers<a class="headerlink" href="#major-active-maintainers" title="Permanent link">&para;</a></h3>
1439+
<h3 id="major-contributors">Major Contributors<a class="headerlink" href="#major-contributors" title="Permanent link">&para;</a></h3>
14421440
<table>
14431441
<thead>
14441442
<tr>
@@ -1449,51 +1447,44 @@ <h3 id="major-active-maintainers">Major Active Maintainers<a class="headerlink"
14491447
<tbody>
14501448
<tr>
14511449
<td><a href="https://twitter.com/GebalJacek/">Jacek Gebal</a></td>
1452-
<td>Project lead</td>
1450+
<td>Project lead, admin, core PL/SQL framework, pipelines, expectations, reporters, annotations, cache</td>
14531451
</tr>
14541452
<tr>
14551453
<td><a href="https://twitter.com/Pazus">Pavel Kaplya</a></td>
1456-
<td></td>
1454+
<td>Core PL/SQL framework, design, annotations</td>
14571455
</tr>
14581456
<tr>
1459-
<td><a href="https://twitter.com/Der_Pesse">Samuel Nitsche</a></td>
1460-
<td></td>
1457+
<td><a href="https://twitter.com/Baalowy">Lukasz Wasylow</a></td>
1458+
<td>Core PL/SQL framework, demo project</td>
14611459
</tr>
14621460
<tr>
1463-
<td><a href="https://twitter.com/Baalowy">Lukasz Wasylow</a></td>
1464-
<td></td>
1461+
<td><a href="https://twitter.com/Der_Pesse">Samuel Nitsche</a></td>
1462+
<td>utPLSQL-java-api, utPLSQL-cli</td>
14651463
</tr>
14661464
<tr>
14671465
<td><a href="https://twitter.com/phsalvisberg">Philipp Salvisberg</a></td>
1468-
<td></td>
1466+
<td>utPLSQL-SQLDeveloper-extension</td>
14691467
</tr>
1470-
</tbody>
1471-
</table>
1472-
<p>Many thanks to <a href="https://github.com/utPLSQL/utPLSQL/graphs/contributors">all the contributors</a>.</p>
1473-
<h3 id="major-contributors">Major Contributors<a class="headerlink" href="#major-contributors" title="Permanent link">&para;</a></h3>
1474-
<table>
1475-
<thead>
14761468
<tr>
1477-
<th>Name</th>
1478-
<th>Comments</th>
1469+
<td><a href="https://www.linkedin.com/in/simonmartinelli/">Simon Martinelli</a></td>
1470+
<td>utPLSQL-PLSQL-Developer plugin, utPLSQL-cli</td>
14791471
</tr>
1480-
</thead>
1481-
<tbody>
14821472
<tr>
1483-
<td>Robert Love</td>
1484-
<td></td>
1473+
<td><a href="https://twitter.com/mrvmoreira">Vinicius Avellar</a></td>
1474+
<td>utPLSQL-java-api, maven-plugin, utPLSQL-cli</td>
14851475
</tr>
14861476
<tr>
1487-
<td>David Pyke</td>
1477+
<td>Robert Love</td>
14881478
<td></td>
14891479
</tr>
14901480
<tr>
1491-
<td><a href="https://twitter.com/mrvmoreira">Vinicius Avellar</a></td>
1481+
<td>David Pyke</td>
14921482
<td></td>
14931483
</tr>
14941484
</tbody>
14951485
</table>
1496-
<h3 id="prior-major-contributors">Prior Major Contributors<a class="headerlink" href="#prior-major-contributors" title="Permanent link">&para;</a></h3>
1486+
<p>Many thanks to <a href="https://github.com/utPLSQL/utPLSQL/graphs/contributors">all contributors</a> across utPLSQL projects.</p>
1487+
<h3 id="prior-versions-creators">Prior versions creators<a class="headerlink" href="#prior-versions-creators" title="Permanent link">&para;</a></h3>
14971488
<table>
14981489
<thead>
14991490
<tr>
@@ -1522,11 +1513,33 @@ <h3 id="prior-major-contributors">Prior Major Contributors<a class="headerlink"
15221513
</table>
15231514
<h2 id="supporters">Supporters<a class="headerlink" href="#supporters" title="Permanent link">&para;</a></h2>
15241515
<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>
1516+
<h3 id="active-supporters">Active supporters<a class="headerlink" href="#active-supporters" title="Permanent link">&para;</a></h3>
1517+
<table>
1518+
<thead>
1519+
<tr>
1520+
<th>Supporter</th>
1521+
<th>Details</th>
1522+
</tr>
1523+
</thead>
1524+
<tbody>
1525+
<tr>
1526+
<td></td>
1527+
<td></td>
1528+
</tr>
1529+
</tbody>
1530+
</table>
1531+
<h3 id="past-supporters">Past supporters<a class="headerlink" href="#past-supporters" title="Permanent link">&para;</a></h3>
15251532
<table>
1533+
<thead>
1534+
<tr>
1535+
<th>Supporter</th>
1536+
<th>Details</th>
1537+
</tr>
1538+
</thead>
15261539
<tbody>
15271540
<tr>
1528-
<td><a href="https://www.red-gate.com/hub/events/open-source-projects" rel="nofollow"><img src="/images/supported_by_redgate_100.png" alt="supported_by_redgate" style="max-width:100%;"></a></td>
1529-
<td>utPLSQL has been supported by Redgate in the form of sponsored stickers and t-shirts. Thank you for helping us spreading the word!</td>
1541+
<td><a href="https://www.red-gate.com/hub/events/open-source-projects"><img alt="supported_by_redgate" src="assets/supported_by_redgate_100.png" /></a></td>
1542+
<td>In 2019, Redgate supported utPLSQL by sponsoring stickers and t-shirts</td>
15301543
</tr>
15311544
</tbody>
15321545
</table>
@@ -1552,7 +1565,7 @@ <h2 id="supporters">Supporters<a class="headerlink" href="#supporters" title="Pe
15521565
<span class="md-icon" title="Last update">
15531566
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1zM12.5 7v5.2l4 2.4-1 1L11 13V7zM11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2z"/></svg>
15541567
</span>
1555-
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-datetime" title="December 1, 2019 13:54:09 UTC">December 1, 2019 13:54:09</span>
1568+
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-datetime" title="August 3, 2026 15:25:04 UTC">August 3, 2026 15:25:04</span>
15561569
</span>
15571570

15581571

announcements/auto-run-utplsql-tests-with-oracle-sqlcl.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1382,7 +1382,7 @@ <h1>Auto-run utPLSQL tests with Oracle sqlcl</h1>
13821382
<p>Today at <a href="https://twitter.com/search?q=%23apexConn19&amp;src=typd">#apexConn19</a>.</p>
13831383
<p><a href="https://twitter.com/Der_Pesse">Sam Nitsche</a> (blogger, presenter, testing &amp; compassionate-coding advocate, utPLSQL-cli &amp; utPLSQL-api developer) met with <a href="https://twitter.com/krisrice">Kris Rice</a> (Oracle SQLDeveloper, sqlcl, ORDS rock-star, developer, advocate, presenter, mentor) </p>
13841384
<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>
1385-
<p><img alt="utPSLQL-sqlcl" src="../assets/images/sqlcl-utplsql.jpg" /></p>
1385+
<p><img alt="utPSLQL-sqlcl" src="../assets/sqlcl-utplsql.jpg" /></p>
13861386
<p><a href="https://twitter.com/krisrice/status/1126467712211988480">See for yourself</a></p>
13871387
<p>If you want to use sqlcl to run your tests, each time you compile a package, have a look at <a href="https://github.com/krisrice/sqlcl-utplsql">this script</a> for sqlcl.</p>
13881388
<p><strong>Huge thank you to Kris and Sam!</strong> </p>
@@ -1411,7 +1411,7 @@ <h1>Auto-run utPLSQL tests with Oracle sqlcl</h1>
14111411
<span class="md-icon" title="Last update">
14121412
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1zM12.5 7v5.2l4 2.4-1 1L11 13V7zM11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2z"/></svg>
14131413
</span>
1414-
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-datetime" title="June 13, 2026 09:48:17 UTC">June 13, 2026 09:48:17</span>
1414+
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-datetime" title="August 3, 2026 15:25:04 UTC">August 3, 2026 15:25:04</span>
14151415
</span>
14161416

14171417

announcements/category/tips-n-tricks.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1346,7 +1346,7 @@ <h2 id="auto-run-utplsql-tests-with-oracle-sqlcl"><a class="toclink" href="../au
13461346
<p>Today at <a href="https://twitter.com/search?q=%23apexConn19&amp;src=typd">#apexConn19</a>.</p>
13471347
<p><a href="https://twitter.com/Der_Pesse">Sam Nitsche</a> (blogger, presenter, testing &amp; compassionate-coding advocate, utPLSQL-cli &amp; utPLSQL-api developer) met with <a href="https://twitter.com/krisrice">Kris Rice</a> (Oracle SQLDeveloper, sqlcl, ORDS rock-star, developer, advocate, presenter, mentor) </p>
13481348
<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>
1349-
<p><img alt="utPSLQL-sqlcl" src="../../assets/images/sqlcl-utplsql.jpg" /></p>
1349+
<p><img alt="utPSLQL-sqlcl" src="../../assets/sqlcl-utplsql.jpg" /></p>
13501350
<p><a href="https://twitter.com/krisrice/status/1126467712211988480">See for yourself</a></p>
13511351
<p>If you want to use sqlcl to run your tests, each time you compile a package, have a look at <a href="https://github.com/krisrice/sqlcl-utplsql">this script</a> for sqlcl.</p>
13521352
<p><strong>Huge thank you to Kris and Sam!</strong> </p>

announcements/page/3/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1334,7 +1334,7 @@ <h2 id="auto-run-utplsql-tests-with-oracle-sqlcl"><a class="toclink" href="../..
13341334
<p>Today at <a href="https://twitter.com/search?q=%23apexConn19&amp;src=typd">#apexConn19</a>.</p>
13351335
<p><a href="https://twitter.com/Der_Pesse">Sam Nitsche</a> (blogger, presenter, testing &amp; compassionate-coding advocate, utPLSQL-cli &amp; utPLSQL-api developer) met with <a href="https://twitter.com/krisrice">Kris Rice</a> (Oracle SQLDeveloper, sqlcl, ORDS rock-star, developer, advocate, presenter, mentor) </p>
13361336
<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>
1337-
<p><img alt="utPSLQL-sqlcl" src="../../../assets/images/sqlcl-utplsql.jpg" /></p>
1337+
<p><img alt="utPSLQL-sqlcl" src="../../../assets/sqlcl-utplsql.jpg" /></p>
13381338
<p><a href="https://twitter.com/krisrice/status/1126467712211988480">See for yourself</a></p>
13391339
<p>If you want to use sqlcl to run your tests, each time you compile a package, have a look at <a href="https://github.com/krisrice/sqlcl-utplsql">this script</a> for sqlcl.</p>
13401340
<p><strong>Huge thank you to Kris and Sam!</strong> </p>
-229 KB
Binary file not shown.

search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)