Skip to content

Commit

Permalink
Add the OracleDBLibrary to the libraries list (#306)
Browse files Browse the repository at this point in the history
Co-authored-by: Abdullah Deliogullari <[email protected]>
  • Loading branch information
adeliogullari and Abdullah Deliogullari authored Jan 2, 2024
1 parent 1aab86a commit 013c616
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/content/resources/libraries.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,12 @@ export default () => ([
description: 'Testing MQTT brokers and applications.',
tags: ['iot']
},
{
name: 'OracleDBLibrary',
href: 'https://github.com/adeliogullari/robotframework-oracledb-library',
description: 'A database testing library for Robot Framework that utilizes the python-oracledb tool internally.',
tags: ['db', 'oracle', 'oracledb']
},
{
name: 'PuppeteerLibrary',
href: 'https://github.com/qahive/robotframework-puppeteer',
Expand Down

0 comments on commit 013c616

Please sign in to comment.