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
Updated 1/7/2026
Stars
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
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use buck2-local-resources