Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
yingying.qu(璩莹莹)
convert_from_Testlink_to_Excel
Commits
76a13c25
Commit
76a13c25
authored
6 years ago
by
yingying.qu(璩莹莹)
Browse files
Options
Download
Patches
Plain Diff
initial version
parents
Changes
89
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
README.txt
+105
-0
README.txt
convertFromTestlinkPlanToExcel.py
+327
-0
convertFromTestlinkPlanToExcel.py
convertFromTestlinkProjectToExcel.py
+308
-0
convertFromTestlinkProjectToExcel.py
testlink/__init__.py
+26
-0
testlink/__init__.py
testlink/__pycache__/__init__.cpython-37.pyc
+0
-0
testlink/__pycache__/__init__.cpython-37.pyc
testlink/__pycache__/testgenreporter.cpython-37.pyc
+0
-0
testlink/__pycache__/testgenreporter.cpython-37.pyc
testlink/__pycache__/testlinkapi.cpython-37.pyc
+0
-0
testlink/__pycache__/testlinkapi.cpython-37.pyc
testlink/__pycache__/testlinkapigeneric.cpython-37.pyc
+0
-0
testlink/__pycache__/testlinkapigeneric.cpython-37.pyc
testlink/__pycache__/testlinkargs.cpython-37.pyc
+0
-0
testlink/__pycache__/testlinkargs.cpython-37.pyc
testlink/__pycache__/testlinkdecorators.cpython-37.pyc
+0
-0
testlink/__pycache__/testlinkdecorators.cpython-37.pyc
testlink/__pycache__/testlinkerrors.cpython-37.pyc
+0
-0
testlink/__pycache__/testlinkerrors.cpython-37.pyc
testlink/__pycache__/testlinkhelper.cpython-37.pyc
+0
-0
testlink/__pycache__/testlinkhelper.cpython-37.pyc
testlink/__pycache__/testreporter.cpython-37.pyc
+0
-0
testlink/__pycache__/testreporter.cpython-37.pyc
testlink/__pycache__/version.cpython-37.pyc
+0
-0
testlink/__pycache__/version.cpython-37.pyc
testlink/proxiedtransport.py
+106
-0
testlink/proxiedtransport.py
testlink/testgenreporter.py
+50
-0
testlink/testgenreporter.py
testlink/testlinkapi.py
+0
-0
testlink/testlinkapi.py
testlink/testlinkapigeneric.py
+0
-0
testlink/testlinkapigeneric.py
testlink/testlinkargs.py
+120
-0
testlink/testlinkargs.py
testlink/testlinkdecorators.py
+191
-0
testlink/testlinkdecorators.py
with
1233 additions
and
0 deletions
+1233
-0
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets