A pytest plugin for uploading parameterized tests parameters into TMS TestIT
Project description
pytest-testit-parametrize
A pytest plugin for uploading parameterized tests parameters into TMS TestIT
Getting Started
Installation
pip install pytest-testit-parametrize
Usage
Read parameters from collected pytest autotests and write them into Test IT test cases
pytest --testit-params-init
Remove parameterization parameters from Test IT test cases related to collected autotests by pytest
pytest --testit-params-flush
When the plugin finishes its work, the testrun will be interrupted, so no autotests will actually be run.
The plugin only affects autotests with the @pytest.mark.parameterize decorator. All others will be ignored
Configuration
For the plugin to work, you must have a completely identical configuration to what is required for testit-adapter-pytest.
Contributing
You can help to develop the project. Any contributions are greatly appreciated. Tests can be run with tox, please ensure the coverage at least stays the same before you submit a pull request.
License
Distributed under the terms of the Apache Software License 2.0, "pytest-testit-parametrize" is free and open source software
Issues
If you encounter any problems, please file an issue along with a detailed description.
Project details
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pytest_testit_parametrize-0.1.4.tar.gz.
File metadata
- Download URL: pytest_testit_parametrize-0.1.4.tar.gz
- Upload date:
- Size: 17.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d0a4fdda7ed71b870be75f8b726d75b923e1764d4ac216aebe8eea86a83d8df3
|
|
| MD5 |
bfdf31cf6868f3389fccb77d8f0feb26
|
|
| BLAKE2b-256 |
b1a8535ea9b18c710e229463a75d7c8353377a9e8de6fc9c102afc56ee77a39b
|
File details
Details for the file pytest_testit_parametrize-0.1.4-py3-none-any.whl.
File metadata
- Download URL: pytest_testit_parametrize-0.1.4-py3-none-any.whl
- Upload date:
- Size: 17.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
faed2445f96a6a4d10716b7ab4e34bde1ad28693f4cc848642923832f3a04490
|
|
| MD5 |
8e06c0532e29caf6bafd6583d151fadd
|
|
| BLAKE2b-256 |
2cd14f26a0a5aec13feee0cac1e30c632568c41ee60d6b8f3b5cee5ecc8565e7
|