> ## Documentation Index
> Fetch the complete documentation index at: https://stars-components.js.org/llms.txt
> Use this file to discover all available pages before exploring further.

# Function: makeCommand()

> **makeCommand**\<`Options`>(`CommandClass`): `Command`\<`Options`>

Defined in: [packages/http-framework-test-utils/src/commands.ts:18](https://github.com/wolfstar-project/stars-components/blob/5aefd164bc5fc41e5a35d3abf908c288163dd354/packages/http-framework-test-utils/src/commands.ts#L18)

## Type Parameters

### Options

`Options` *extends* [`PieceOptions`](/documentation/api/http-framework/interfaces/PieceOptions)

## Parameters

### CommandClass

`Constructor`\<`Command`\<`Options`>>

## Returns

`Command`\<`Options`>
