From all-commands
Creates an integration testing plan for specified code or integrations in Rust inline test style. Suggests refactoring if needed and proposes test cases for review.
npx claudepluginhub davepoon/buildwithclaude --plugin all-commandsSpecify test plan or integration typeI need you to create an integration testing plan for $ARGUMENTS These are integration tests and I want them to be inline in rust fashion. If the code is difficult to test, you should suggest refactoring to make it easier to test. Think really hard about the code, the tests, and the refactoring (if applicable). Will you come up with test cases and let me review before you write the tests? Feel free to ask clarifying questions.
/testing_plan_integrationCreates an integration testing plan for specified code or integrations in Rust inline test style. Suggests refactoring if needed and proposes test cases for review.
I need you to create an integration testing plan for $ARGUMENTS
These are integration tests and I want them to be inline in rust fashion.
If the code is difficult to test, you should suggest refactoring to make it easier to test.
Think really hard about the code, the tests, and the refactoring (if applicable).
Will you come up with test cases and let me review before you write the tests?
Feel free to ask clarifying questions.