Actions
action #156472
closed[qe-core][functional] create a test module python311-virtualenv and pipx
Status:
Resolved
Priority:
Normal
Assignee:
Category:
New test
Target version:
Start date:
2024-03-01
Due date:
% Done:
0%
Estimated time:
Difficulty:
Sprint:
QE-Core: May Sprint 24 (May 07 - Jun 04)
Tags:
Description
Description¶
We have tests for venv, but not for virtualenv and not for pipx either, in general we can leave the existing venv one to test pip, and use virtualenv to test pipx together following the same pattern of Create, Publish, Distribute, Install from the already existing one.
Notes¶
The manual check of python311-virtualenv is done, request coming from https://jira.suse.com/browse/PED-7298
Now we can consider to create a test module for automation on openQA.
Please check https://virtualenv.pypa.io/en/latest/cli_interface.html for ideas how to implement it
Updated by szarate 6 months ago
- Tags set to qe-core-may-sprint
- Subject changed from [qe-core][functional] create a test module python311-virtualenv to [qe-core][functional] create a test module python311-virtualenv and pipx
- Description updated (diff)
- Status changed from New to Workable
See also #138401
Updated by dvenkatachala 6 months ago
- Status changed from Workable to In Progress
Updated by dvenkatachala 4 months ago
- Status changed from In Progress to Feedback
I have added two test modules to test python311-virtualenv and pipx.
Actions