Agent Skills: testing-unit

Unit testing patterns for isolated business logic tests — AAA pattern, parametrized tests (test.each, @pytest.mark.parametrize), fixture scoping (function/module/session), mocking with MSW/VCR at network level, and test data management with factories (FactoryBoy, faker-js). Use when writing unit tests, setting up mocks, structuring test data, optimizing test speed, choosing fixture scope, or reducing test boilerplate. Covers Vitest, Jest, pytest.

document-asset-creationID: yonatangross/orchestkit/testing-unit

Install this agent skill to your local

pnpm dlx add-skill https://github.com/yonatangross/orchestkit/testing-unit

Skill Files

Browse the full folder contents for testing-unit.

Download Skill

Loading file tree…

Select a file to preview its contents.