allow to pass option to pytest in python ci/cd
added an env variable PYTEST_OPTIONS to be able to pass to pytest arguments specific to the project during the execution of test units by the ci/cd
added an env variable PYTEST_OPTIONS to be able to pass to pytest arguments specific to the project during the execution of test units by the ci/cd