lczub / TestLink-API-Python-client

A Python client to use the TestLink API
105 stars 63 forks source link

implement 1.9.10 api change - getTestCasesForTestSuite #23

Closed lczub closed 10 years ago

lczub commented 10 years ago

With TL 1.9.10 getTestCasesForTestSuite() accepts additional arguments:

* @param boolean $args["getkeywords"] - optional (default false)
lczub commented 10 years ago

fixed with 0a27e68