Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

xmlrunner: Expose python test class docstrings as comments in the XML result file#270

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
oliviermartin wants to merge1 commit intoxmlrunner:master
base:master
Choose a base branch
Loading
fromlabapart:add-docstring-to-xml

Conversation

@oliviermartin
Copy link
Contributor

In the same principle as the PR I sent 2 years ago:#214 But this time is to add comments to 'testsuite' XML nodes.

  • xmlrunner: Expose python test class docstrings as comments in the XML result file

These comments could for instance be retrieved by XSLT to add
description to test suite.

  • tests: Added Python Docstring to test new support

… result file* xmlrunner: Expose python test class docstrings as comments in the XML result fileThese comments could for instance be retrieved by XSLT to adddescription to test suite.* tests: Added Python Docstring to test new support
@dnozay
Copy link
Member

@oliviermartin , PR looks okay but it would be good to have a testcase to leverage these.

@codecov-commenter
Copy link

codecov-commenter commentedJul 25, 2022
edited
Loading

Codecov Report

Merging#270 (18792dd) intomaster (3a2be20) willdecrease coverage by0.17%.
The diff coverage is72.72%.

@@            Coverage Diff             @@##           master     #270      +/-   ##==========================================- Coverage   94.87%   94.70%   -0.18%==========================================  Files          12       12                Lines        1542     1549       +7     ==========================================+ Hits         1463     1467       +4- Misses         79       82       +3
Impacted FilesCoverage Δ
xmlrunner/result.py97.82% <72.72%> (-0.79%)⬇️

Continue to review full report at Codecov.

Legend -Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered byCodecov. Last update3a2be20...18792dd. Read thecomment docs.

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@oliviermartin@dnozay@codecov-commenter

[8]ページ先頭

©2009-2025 Movatter.jp