home/categories/testing/sage-base-sagebase-claude-skills-test-writer-skill-md
testingtesting-security

test-writer

Guides test creation for Polibase following strict testing standards. Activates when writing tests or creating test files. Enforces external service mocking (no real API calls), async/await patterns, test independence, and proper use of pytest-asyncio to prevent CI failures and API costs.

sage-base
maintainer
sage-base
Actualizado 1/20/2026
Estrellas
0
Forks
0
quick start

Installation and usage

Guides test creation for Polibase following strict testing standards. Activates when writing tests or creating test files. Enforces external service mocking (no real API calls), async/await patterns, test independence, and proper use of pytest-asyncio to prevent CI failures and API costs.

Instalación
$ install --globalskills.sh
Uso

Después de instalarlo, puedes usar este skill ejecutando el siguiente comando en tu terminal:

skills use test-writer