tag
mocking▌
2 indexed skills · max 10 per page
skills (2)
mocking-stubbing
aj-geddes/useful-ai-prompts · Productivity
Mocking and stubbing are essential techniques for isolating units of code during testing by replacing dependencies with controlled test doubles. This enables fast, reliable, and focused unit tests that don't depend on external systems like databases, APIs, or file systems.
symfony:test-doubles-mocking
makfly/superpowers-symfony · Testing
symfony:test-doubles-mocking