Skip to content

Releases: nvborisenko/reportportal-extensions-sourceback

2.0.3

22 Jan 15:24
Compare
Choose a tag to compare
  • Use IReportEventsObserver instead of obsoleted ILogFormatter

2.0.2

27 Oct 00:09
Compare
Choose a tag to compare
  • Fix the issue when this extension couldn't highlight code in case of \n is new line

2.0.1

16 May 09:24
Compare
Choose a tag to compare
  • #10 Do not show error for third party libraries or report portal test stack trace

2.0.0

05 Aug 19:44
4ab7297
Compare
Choose a tag to compare

Support RPv5

1.1.2

07 Nov 22:40
Compare
Choose a tag to compare
  • Configurable whether to report markdown prefix or not, usefull for RP v5
    In config:
{
  "extensions": { "sourceBack": {"withMarkdownPrefix": false } }
}

1.1.0

02 Sep 19:51
Compare
Choose a tag to compare
  • Configurable how many lines of code to put in failure message (details in README)

1.0.14

13 Aug 16:32
Compare
Choose a tag to compare
Upgrade dependencies

1.0.13

08 Jul 21:45
Compare
Choose a tag to compare
  • Highlight source file name

1.0.10

08 Jul 13:34
Compare
Choose a tag to compare
  • Line number as a link to external editor

1.0.9

28 Jun 16:19
Compare
Choose a tag to compare
Don't format exceptions with generic types