idxn / robotframework-pydblibrary

Database Library for Robot Framework's usage.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Robotframework-Pydblibrary

Build Status Release Status Downloads

This library supports database-related testing using the Robot Framework.

It allows to establish a connection to a certain database to perform tests on the content of certain tables and/or views in that database.

This is compatible with any Python Database API Specification 2.0 module.

Documentation for version 1.1 - http://f1ashhimself.github.io/robotframework-pydblibrary/PydbLibrary_v1.1.html

About

Database Library for Robot Framework's usage.


Languages

Language:Python 100.0%