Closed lyoutakoduka closed 11 months ago
Before creating a module to execute pytest from Linux on WSL, I updated module "execute_python" and "execute_command" which is used by the module about pytest.
Note: other modules related to this update is fixed.
Create module to execute pytest from Linux on WSL by using following module (execute_python).
https://github.com/lyoutakoduka/spartaproject/blob/aed81cf4172fe7a63ee6e257027eff4d4d28f9ac/pyspartaproj/script/shell/execute_python.py#L35
Part of this problem: https://github.com/lyoutakoduka/spartaproject/issues/9#issue-1938174128