Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SeldomQA/XTestRunner
/ types & classes
Types & classes
26 in github.com/SeldomQA/XTestRunner
⨍
Functions
1,481
◇
Types & classes
26
↓ 11 callers
Class
HTMLTestRunner
Run the test class
XTestRunner/htmlrunner/runner.py:41
↓ 4 callers
Class
TestDing
测试用例说明
tests/test_send_weixin.py:17
↓ 4 callers
Class
TestDing
测试用例说明
tests/test_send_dingtalk.py:19
↓ 4 callers
Class
TestDing
测试用例说明
tests/test_send_feishu.py:21
↓ 4 callers
Class
TestEmail
测试用例说明
tests/test_send_email.py:23
↓ 3 callers
Class
DingTalk
SendNail group notification help doc: https://open.dingtalk.com/document/group/enterprise-created-chatbot
XTestRunner/_dingtalk.py:16
↓ 3 callers
Class
FeiShu
发送飞书群通知
XTestRunner/_feishu.py:16
↓ 3 callers
Class
Weinxin
SendNail group notification help doc: https://developer.work.weixin.qq.com/document/path/91770
XTestRunner/_weixin.py:11
↓ 2 callers
Class
OutputRedirector
Wrapper to redirect stdout or stderr
XTestRunner/htmlrunner/result.py:9
↓ 2 callers
Class
SMTP
Mail function based on SMTP protocol
XTestRunner/_email.py:18
↓ 2 callers
Class
_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 callers
Class
XMLTestRunner
A test runner class that outputs the results in JUnit like XML files.
XTestRunner/xmlrunner/runner.py:12
↓ 1 callers
Class
_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 callers
Class
_XMLTestResult
A test result class that can express test results in a XML report. Used by XMLTestRunner.
XTestRunner/xmlrunner/result.py:195
Class
ApiTest
tests/test_api.py:23
Class
Config
XTestRunner/config.py:6
Class
LabelTest
tests/test_label.py:16
Class
MyTest
tests/test_subTest.py:8
Class
RunResult
Test run results
XTestRunner/config.py:10
Class
TestDemo
测试用例说明
tests/test_output_html.py:8
Class
TestDemo
测试用例说明
tests/test_output_xml.py:8
Class
TestDemo
测试用例说明
tests/test_rerun.py:9
Class
TestDemo2
tests/test_rerun.py:32
Class
TestDemo3
tests/test_rerun.py:39
Class
YouTest
tests/test_selenium.py:20
Class
_TestInfo
This class keeps useful information about the execution of a test method.
XTestRunner/xmlrunner/result.py:124