1
1
TestLink API Python Client
2
2
==========================
3
3
4
- Copyright 2011-2021
4
+ Copyright 2011-2022
5
5
James Stock, Olivier Renault, Luiko Czub, TestLink-API-Python-client developers
6
6
7
7
License `Apache License 2.0 `_
66
66
Source for TestLink API Python Client
67
67
68
68
doc/
69
- `Installation `_ and `Usage `_ documentation
69
+ `Installation `_ and `Usage (EN) `_ / ` Usage (FR) `_ documentation
70
70
71
71
examples/
72
72
Examples, how to use `TestlinkAPIGeneric `_ and `TestlinkAPIClient `_.
@@ -94,15 +94,16 @@ TestLink-API-Python-client developers
94
94
* `James Stock `_, `Olivier Renault `_, `lczub `_, `manojklm `_ (PY3)
95
95
* `g4l4drim `_, `pade `_, `anton-matosov `_, `citizen-stig `_, `charz `_, `Maberi `_
96
96
* `Brian-Williams `_, `alexei-drozdov `_, `janLo `_, `heuj `_, `elapfra `_
97
- * anyone forgotten?
97
+ * ` Mikycid `_, anyone forgotten?
98
98
99
99
.. _Apache License 2.0 : http://www.apache.org/licenses/LICENSE-2.0
100
100
.. _TestLink : http://testlink.org
101
101
.. _JinFeng : http://www.sqaopen.net/blog/en/?p=63
102
102
.. _Robot Framework : http://code.google.com/p/robotframework
103
103
.. _Jenkins : http://jenkins-ci.org
104
104
.. _Installation : doc/install.rst
105
- .. _Usage : doc/usage.rst
105
+ .. _Usage (EN) : doc/usage.rst
106
+ .. _Usage (FR) : doc/fr_usage.rst
106
107
.. _TestlinkAPIGeneric : example/TestLinkExampleGenericApi.py
107
108
.. _TestlinkAPIClient : example/TestLinkExample.py
108
109
.. _tox.ini : tox.ini
@@ -122,4 +123,5 @@ TestLink-API-Python-client developers
122
123
.. _alexei-drozdov : https://github.com/alexei-drozdov/TestLink-API-Python-client
123
124
.. _janLo : https://github.com/janLo/TestLink-API-Python-client
124
125
.. _heuj : https://github.com/heuj/TestLink-API-Python-client
125
- .. _elapfra : https://github.com/elapfra/TestLink-API-Python-client
126
+ .. _elapfra : https://github.com/elapfra/TestLink-API-Python-client
127
+ .. _Mikycid : https://github.com/Mikycid/TestLink-API-Python-client
0 commit comments