Integration Test banner
bradleygolden bradleygolden

Integration Test

Testing community

Description

Test elixir plugin post-edit hooks by walking through fixture projects in `test/integration/fixtures/`. ## Execution Approach **Walk through each test scenario manually in the main conversation** so hook responses are visible in real-time via system-reminders. 1. Use TodoWrite to track progress through test scenarios 2. For each test: edit a file, observe the hook response 3. Restore files to original state after each test 4. Report final results as a table ## Fixtures | Fixture | Dependenc

Installation

Installs to ~/.claude/commands/bradleygolden-claude-marketplace-elixir-integration-test.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/bradleygolden/claude-marketplace-elixir/HEAD/.claude/commands/integration-test.md -o ~/.claude/commands/bradleygolden-claude-marketplace-elixir-integration-test.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository