rules_py icon indicating copy to clipboard operation
rules_py copied to clipboard

[FR]: py_pytest with mock

Open likesum opened this issue 10 months ago • 0 comments

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.

likesum avatar Feb 14 '25 01:02 likesum