rules_py
rules_py copied to clipboard
[FR]: py_pytest with mock
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.