Skip to content

Database Library contains utilities meant for Robot Framework's usage. This can allow you to query your database after an action has been made to verify the results. This is compatible* with any Database API Specification 2.0 module.

soukingang/Robotframework-Database-Library

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Robotframework-Database-Library

由于原作者许久未更新版本了,因此我做了一点临时修改,目前最新版本0.8.1,修复了#1 sqlite3在windows下使用绝对路径的问题。 请在release页面下载0.8.1的版本。 原作者的pypi上版本只到0.6,因此pip安装的时候也只能下载到0.6的版本,联系了作者没有响应,因此我自己也在pypi上创建了一个新的库, https://pypi.python.org/pypi/robotframework-databaseslibrary 软件版权仍然属于原作者,我只是在原有database后面加了个s,方便大家用pip安装。

安装方法:

pip install robotframework-databaseslibrary

Installation :

pip install robotframework-databaseslibrary

--

原作者的databaselibrary地址: https://pypi.python.org/pypi/robotframework-databaseslibrary

Database Library contains utilities meant for Robot Framework's usage. This can allow you to query your database after an action has been made to verify the results. This is compatible* with any Database API Specification 2.0 module.

About

Database Library contains utilities meant for Robot Framework's usage. This can allow you to query your database after an action has been made to verify the results. This is compatible* with any Database API Specification 2.0 module.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 66.3%
  • RobotFramework 33.7%