Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 880 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 880 Bytes

MongoBot

Gitter

Inspired by DbBot xml to SQLite serializer, this project created to parses Robot Framework report xml output into mongodb database.

Join us on gitter at https://gitter.im/AlahmadiKw/MongoBot

Requirements
  • Python__ 2.6 or newer installed
  • Robot Framework_ 2.7 or newer installed
  • pymongo_3.2.1 or newer installed

Robot Framework_ version 2.7.4 or later is recommended as versions prior to 2.7.4 do not support storing total elapsed time for test runs or tags.