Skip to content

s-alielyasi/robotframework-postgresqldb

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RobotFramework PostgreSQL Library

Build Status

Short Description

Robot Framework library for working with PostgreSQL database, using psycopg2.

Installation

pip install robotframework-postgresqldb

Documentation

See keyword documentation for robotframework-postgresqldb library in folder docs.

Example

Settings Value
Library PostgreSQLDB
Test cases Action Argument Argument Argument
Simple Test PostgreSQLDB.Connect To Postgresql postgres postgres password
  @{query}= Execute Sql String SELECT CURRENT_DATE  
  PostgreSQLDB.Close All Postgresql Connections      

License

Apache License 2.0

About

Robot Framework Library For Working With PostgreSQL Database

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Python 100.0%