Releases: adiralashiva8/robotframework-metrics
Releases · adiralashiva8/robotframework-metrics
v3.6.0
-
UI Changes (sidebar view to have more space)
-
Added following Stats in Dashboard
- Test Case Count By Elapsed Time
- Execution Information
- Changes In Suite, Keyword Status charts
-
JQuery Data table changes
- Column level search
- Colored buttons
- Test error message to render html
-
Keyword Times
- Added Fail Count
-
New Tab Details
- Suite, Test, Keyword log (to have detailed info for report sharing)
v3.3.1
- 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
- Support for RF4.0 release
v3.2.1
- Removed
Ignore Library
functionality due to issue withkw.libname
inrf4.0
v3.2.0
- Support SKIP status (robotframework v4.0 changes - robotframework/robotframework#3622)
- Fix #85 issue
v3.1.7
- Show full suite name (longname)
- Hide log tab
- Include tags in test tab
v3.1.6
- Option to exclude keywords in metrics report
- Custom report naming
- Minor UI changes
- Removed Email
v3.1.4
v3.1.4
v3.1.2
Enhancements:
- Email: Generate email with pie charts similar as dashboard #70
- Calling robotmetrics without any arguments raises an exception #69
- Metrics: Show colors of PASS and FAIL texts #68
- process multiple output.xml #63
- calling robotmetrics without any arguments raises an exception #55
- Logo gets distorted #59
- Email: Metrics stats are not included in email #67
Removed: