MCPcopy Create free account
hub / github.com/crewAIInc/crewAI / test_create_tool_invokes_tool_command

Route test_create_tool_invokes_tool_command

lib/cli/tests/test_create_unified.py:None–None  ·  view source on GitHub ↗
mock.patch("crewai_cli.tools.main.ToolCommand")

Source from the content-addressed store, hash-verified

1"""Tests for unified `crewai create <resource>` scaffolding commands."""
2
3from unittest import mock
4

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected