Skip to content

Fixed XML/HTML special characters in reportersand XUnit failures reporting #500

Merged
Pazus merged 4 commits into
developfrom
feature/reporters_improvements
Oct 24, 2017
Merged

Fixed XML/HTML special characters in reportersand XUnit failures reporting #500
Pazus merged 4 commits into
developfrom
feature/reporters_improvements

Conversation

@jgebal

@jgebal jgebal commented Oct 24, 2017

Copy link
Copy Markdown
Member

Resolves #499
Resolves #487

Added calls to dbms_xml.convert in XML/HTML reporters.
Unified reporting of failures across reporters.
With that change, expectation results are only kept in ut_test for failed expectations.
XUnit reporter now reports also the line of the test where an expectation has failed.

Resolves #499

Unified reporting of failures across reporters.
With that change, expectation results are only kept in `ut_test` for failed expectations.
XUnit reporter now reports also the line of the test where an expectation has failed.
Resolves #487
@jgebal jgebal added this to the v3.1.0 milestone Oct 24, 2017
@jgebal jgebal requested review from Pazus, pesse and viniciusam October 24, 2017 02:02
@ghost ghost assigned jgebal Oct 24, 2017
@ghost ghost added the in progress label Oct 24, 2017

@pesse pesse left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work once again!

@Pazus Pazus merged commit 767b4bb into develop Oct 24, 2017
@ghost ghost removed the in progress label Oct 24, 2017
@jgebal jgebal deleted the feature/reporters_improvements branch October 24, 2017 21:35
@jgebal jgebal modified the milestones: v3.1.0, v3.0.4 Nov 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants