MCPcopy Create free account

hub / github.com/SeldomQA/XTestRunner / types & classes

Types & classes26 in github.com/SeldomQA/XTestRunner

↓ 11 callersClassHTMLTestRunner
Run the test class
XTestRunner/htmlrunner/runner.py:41
↓ 4 callersClassTestDing
测试用例说明
tests/test_send_weixin.py:17
↓ 4 callersClassTestDing
测试用例说明
tests/test_send_dingtalk.py:19
↓ 4 callersClassTestDing
测试用例说明
tests/test_send_feishu.py:21
↓ 4 callersClassTestEmail
测试用例说明
tests/test_send_email.py:23
↓ 3 callersClassDingTalk
SendNail group notification help doc: https://open.dingtalk.com/document/group/enterprise-created-chatbot
XTestRunner/_dingtalk.py:16
↓ 3 callersClassFeiShu
发送飞书群通知
XTestRunner/_feishu.py:16
↓ 3 callersClassWeinxin
SendNail group notification help doc: https://developer.work.weixin.qq.com/document/path/91770
XTestRunner/_weixin.py:11
↓ 2 callersClassOutputRedirector
Wrapper to redirect stdout or stderr
XTestRunner/htmlrunner/result.py:9
↓ 2 callersClassSMTP
Mail function based on SMTP protocol
XTestRunner/_email.py:18
↓ 2 callersClass_DuplicateWriter
Duplicate output from the first handle to the second handle The second handle is expected to be a StringIO and not to block.
XTestRunner/xmlrunner/result.py:82
↓ 1 callersClassXMLTestRunner
A test runner class that outputs the results in JUnit like XML files.
XTestRunner/xmlrunner/runner.py:12
↓ 1 callersClass_TestResult
note: _TestResult is a pure representation of results. It lacks the output and reporting ability compared to unittest._TextTestResult.
XTestRunner/htmlrunner/result.py:33
↓ 1 callersClass_XMLTestResult
A test result class that can express test results in a XML report. Used by XMLTestRunner.
XTestRunner/xmlrunner/result.py:195
ClassApiTest
tests/test_api.py:23
ClassConfig
XTestRunner/config.py:6
ClassLabelTest
tests/test_label.py:16
ClassMyTest
tests/test_subTest.py:8
ClassRunResult
Test run results
XTestRunner/config.py:10
ClassTestDemo
测试用例说明
tests/test_output_html.py:8
ClassTestDemo
测试用例说明
tests/test_output_xml.py:8
ClassTestDemo
测试用例说明
tests/test_rerun.py:9
ClassTestDemo2
tests/test_rerun.py:32
ClassTestDemo3
tests/test_rerun.py:39
ClassYouTest
tests/test_selenium.py:20
Class_TestInfo
This class keeps useful information about the execution of a test method.
XTestRunner/xmlrunner/result.py:124