3.4.0
Breaking changes
- Rename
ReportPortal.conf
file toReportPortal.config.json
New features
- Reporting internal log messages doesn't go to console output (fix #15 )
- Intellisense while modifying config. Need add
"$schema": "https://raw.githubusercontent.com/reportportal/agent-net-nunit/master/ReportPortal.NUnitExtension/ReportPortal.config.schema"
property at root element.