Skip to content

Commit 013c616

Browse files
adeliogullariAbdullah Deliogullari
andauthored
Add the OracleDBLibrary to the libraries list (#306)
Co-authored-by: Abdullah Deliogullari <[email protected]>
1 parent 1aab86a commit 013c616

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/content/resources/libraries.mjs

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,12 @@ export default () => ([
152152
description: 'Testing MQTT brokers and applications.',
153153
tags: ['iot']
154154
},
155+
{
156+
name: 'OracleDBLibrary',
157+
href: 'https://github.com/adeliogullari/robotframework-oracledb-library',
158+
description: 'A database testing library for Robot Framework that utilizes the python-oracledb tool internally.',
159+
tags: ['db', 'oracle', 'oracledb']
160+
},
155161
{
156162
name: 'PuppeteerLibrary',
157163
href: 'https://github.com/qahive/robotframework-puppeteer',

0 commit comments

Comments
 (0)