home/categories/testing/thoughtpolice-a-claude-skills-buck2-local-resources-skill-md
testingtesting-security

buck2-local-resources

Create Buck2 tests with local resources (processes, services, databases) using LocalResourceInfo and ExternalRunnerTestInfo. Use when tests need external dependencies like databases, HTTP servers, message queues, or Unix sockets that Buck2 should manage automatically. (project)

thoughtpolice
maintainer
thoughtpolice
Mis à jour 1/7/2026
Étoiles
7
Forks
0
quick start

Installation and usage

Create Buck2 tests with local resources (processes, services, databases) using LocalResourceInfo and ExternalRunnerTestInfo. Use when tests need external dependencies like databases, HTTP servers, message queues, or Unix sockets that Buck2 should manage automatically. (project)

Installation
$ install --globalskills.sh
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use buck2-local-resources