Open
Description
What is the current behavior?
py_pytest does not work with pytest-mock . One cannot add pytest-mock
as a requirement in deps
, but without it mock does not work in pytest.
Describe the feature
A way to use pytest-mock in py_test.