Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 383 Bytes

File metadata and controls

21 lines (15 loc) · 383 Bytes

Robotframework-MongoDB-Library

A library for interacting with MongoDB from RobotFramework.

Uses pymongo.

License

See LICENSE file for updated license information

Install

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

''' sudo python setup.py install '''

Pip install: pip install robotframework-mongodblibrary