Skip to content

SpikeeLabs/robotframework-mongodb-library

 
 

Repository files navigation

Robotframework-MongoDB-Library 3.3

A library for interacting with MongoDB from RobotFramework.

Uses pymongo.

Update Keywords on 3.3

  • Retrieve All Mongodb Records Limit
  • Retrieve All Mongodb Records Limit Sort

License

See LICENSE file for updated license information

Credits

Install

pip Install

pip install robotframework-mongodb-library3

You can install by pulling down source and executing the following:

git clone https://github.com/yimwhancafe/robotframework-mongodb-library.git
cd robotframework-mongodb-library
sudo python setup.py install

Documentation

For the detail keyword documentation. Go to this following link:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 96.5%
  • Makefile 3.5%