refac-mock-to-fake
by dagster-io
Refactor tests that use unittest.mock.patch or MagicMock into erk's gateway-based fake pattern. Use when tests import unittest.mock, use @patch decorators, or…
npx skills add https://github.com/dagster-io/erk --skill refac-mock-to-fake