Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

xml 格式的报告记录 注释 #22

Closed
defnngj opened this issue Jun 16, 2022 · 2 comments
Closed

xml 格式的报告记录 注释 #22

defnngj opened this issue Jun 16, 2022 · 2 comments
Labels

Comments

@defnngj
Copy link
Collaborator

defnngj commented Jun 16, 2022

例如:

class PayPalTest(TestCase):
    """
    PayPal支付
    """

    def test_paypal_success(self):
        """paypal支付成功"""

类和方法的注释信息可以在 xml 报告中展示。

@defnngj
Copy link
Collaborator Author

defnngj commented Jul 2, 2022

version 1.4.3 已完成

@defnngj defnngj closed this as completed Jul 27, 2022
@defnngj
Copy link
Collaborator Author

defnngj commented Jul 27, 2022

close!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant