A library for interacting with MongoDB from RobotFramework.
Uses pymongo.
- Retrieve All Mongodb Records Limit
- Retrieve All Mongodb Records Limit Sort
See LICENSE file for updated license information
- https://github.com/iPlantCollaborativeOpenSource/Robotframework-MongoDB-Library
- https://github.com/robotframework-thailand/robotframework-mongodb-library
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
For the detail keyword documentation. Go to this following link: