Тестирование компонентов памяти в Claude Code

engineering

claude-mem-testing-framework is a Claude Code skill that documents the testing conventions of the claude-mem project, covering how to write and run tests for memory components — including fixtures, MCP client mocks, golden tests for retrieval, and performance benchmarks. It is intended for contributors who need to understand the project's test suite structure before adding new modules or running regression tests on compression and search functionality. Following these conventions helps maintain consistency across the codebase and reduces onboarding time for new contributors.