this Lib is to get the TFS testPlan data, and communicate with TFS API to get the test cases from TFS. Then extract the Testcases as XML file.
Project description
to install the Lib:
- Excute the command pip install get-test-cases-from-TFS==0.x.0 where x is the required version
to use the lib:
- use create_config_from_user_data imported from create_config_file method to pass the TFS project data and TFS API key, then it will create the config file and store the parameters in it(append the params to the existing file if any)
- use featch_testcases_from_TFS imported from featch_testcases_from_TFS method to get the json response of TFS as it is, including all the info
- use fetch_test_cases_and_create_xml imported from communicate_TFS to get the XML file that contains the testcases from the TFS, the cases are the ones in the test plan with the same ID which is passed in create config from user data method
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file get_test_cases_from_TFS-0.3.0.tar.gz
.
File metadata
- Download URL: get_test_cases_from_TFS-0.3.0.tar.gz
- Upload date:
- Size: 4.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.11.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a2c841f381c9b74c24073814b71b00441a41bdd132bb51be4a7ad27b6f65a72a |
|
MD5 | 29957029981d0012306131ea0845282b |
|
BLAKE2b-256 | 4270f7ebad2e068afbcf6bc68a4bc00b452556174f85d88dad4f93473cab75a2 |
File details
Details for the file get_test_cases_from_TFS-0.3.0-py3-none-any.whl
.
File metadata
- Download URL: get_test_cases_from_TFS-0.3.0-py3-none-any.whl
- Upload date:
- Size: 5.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.11.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f84e25301b72156cbd907a3de4dee7732b60670960ceeb78e60f34021ea3b946 |
|
MD5 | 359759493f4a9eb9b058ab90cf456bd2 |
|
BLAKE2b-256 | 0f66753b468e2ed626b5e539e013b9a8e98636573fd25c0c163e10fdf11e8c19 |