Releases: reportportal/agent-net-vstest
Releases · reportportal/agent-net-vstest
3.0.0
Note This version is compatible with ReportPortal v5.
- New features from shared dependency
- #38
Tags
are replaced withAttributes
. Examples:attr1
,os:win10
. - #42 Fix providing several launch attributes via command line test logger parameters
- Possibility to override any configuration property through command line arguments.
- Fix consistency of
debugMode
configuration property. Command line argument wasisDebugMode
, wich was incorrect. Correct one isdebugMode
.
2.3.9
2.3.8
- Fix sending test attachments if file path contains encoded symbols
2.3.7
- Write error message into log file in case of incorrect attachment instead of sending warning to server
2.3.6
- Fix the issue when reporting is blocked
2.3.5
- More detailed information of error messages for broken reporting
2.3.4
- Internal agent log, set environment variable
ReportPortal_TraceLevel
toVerbose
and see logs inReportPortal*.log
files