robotframework / robotframework.github.com

Robot Framework ecosystem from page
http://robotframework.org
77 stars 80 forks source link

Adding the OracleDBLibrary to the libraries list #305

Closed adeliogullari closed 9 months ago

adeliogullari commented 11 months ago

I would like to request the inclusion of the robotframework-oracledb-library

Example code should be added to libraries.mjs file:

{ 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'] }