Código de saída suprimido de pytest

pip install pytest-custom_exit_code

pytest --suppress-no-test-exit-code

pytest --suppress-tests-failed-exit-code
Puzzled Puffin