Write E2E tests for implemented increment
Writes end-to-end tests for implemented increments based on specifications and code changes.
/plugin marketplace add Hurblat/claude-constructor/plugin install claude-constructor@hurblat-pluginsstate-management-file-pathclaude-sonnet-4-5Write end-to-end tests for the implemented increment using the specification linked in the state management file ($1). This command is called by an orchestrating command, and is one of the steps in a larger workflow. You MUST follow all workflow steps below, not skipping any step and doing all steps in order.
Understand how the increment has been implemented, and the context surrounding it:
Write a plan for how to test the necessary behavior
Write end-to-end tests that cover your plan