Robotframework Metrics Versions Save

Generation of metrics report based on robotframework output.xml

v3.3.1

2 years ago
  • Used jinja2 template instead of beautifulsoup
  • Minor code cleanup
  • Used pandas for more statistics
  • Removed org logo, keyword statistics, logs fetaures
  • Added keyword times and dashboard stats changes
  • Minor UI changes to utilize more space
  • Support for latest robotframework versions

v3.2.2

3 years ago
  • Support for RF4.0 release

v3.2.1

3 years ago
  • Removed Ignore Library functionality due to issue with kw.libname in rf4.0

v3.2.0

3 years ago

v3.1.7

3 years ago
  • Show full suite name (longname)
  • Hide log tab
  • Include tags in test tab

v3.1.6

4 years ago
  • Option to exclude keywords in metrics report
  • Custom report naming
  • Minor UI changes
  • Removed Email

v3.1.4

4 years ago

v3.1.4

v3.1.2

4 years ago

Enhancements:

  1. Email: Generate email with pie charts similar as dashboard #70
  2. Calling robotmetrics without any arguments raises an exception #69
  3. Metrics: Show colors of PASS and FAIL texts #68
  4. process multiple output.xml #63
  5. calling robotmetrics without any arguments raises an exception #55
  6. Logo gets distorted #59
  7. Email: Metrics stats are not included in email #67

Removed:

  1. Remove send email functionality #66
  2. Sending mail via Mailgun API #58 (not valid now)

v3.1.1

5 years ago
  • Report: Fixed unable to create metrics report (python 2.7) - Issue #46
  • Report: Handled ZeroDivisionError when no keywords available - Issue #43
  • Datatable: Fixed Show no. entries - Issue #42
  • Report: Add provision to disable email from command line - Issue #40
  • Minor clean-up

v3-1

5 years ago
  1. Added feasible to export metrics
  2. Removed Start & End time from Metrics tables
  3. Send Email with metrics.html when .py file is executed
  4. Open links under project in new tab
  5. Removed 'Comming Soon' link