Search for:

Information about Unit Testing

  • Why this server?

    Executes tox commands to run Python tests within a project using pytest, enabling testing of specific groups, files, or directories.

    A
    security
    F
    license
    A
    quality
    An MCP server that executes tox commands to run Python tests within a project using pytest, allowing users to run all tests or specific test groups, files, cases, or directories.
    1
    4
    JavaScript
  • Why this server?

    Enables interactive debugging of code by setting breakpoints and evaluating expressions in stack frames, supporting language-agnostic debugging in VSCode.

    -
    security
    A
    license
    -
    quality
    Enable Claude (or any other LLM) to interactively debug your code (set breakpoints and evaluate expressions in stack frame). It's language-agnostic, assuming debugger console support and valid launch.json for debugging in VSCode.
    224
    TypeScript
    MIT License
    • Apple
  • Why this server?

    Provides AI with real-time access to a Unity project, enabling code execution and access to scene hierarchy, for generating tests or debugging information.

    -
    security
    A
    license
    -
    quality
    A server that enables AI assistants to understand and interact with Unity projects in real-time, providing access to scene hierarchy, project settings, and the ability to execute code directly in the Unity Editor.
    40
    MIT License
    • Linux
    • Apple
  • Why this server?

    Offers a VS Code extension that exposes Roslyn language features, including find usages and go to definition, facilitating test creation by AI agents.

    -
    security
    A
    license
    -
    quality
    A VS Code extension provides a MCP server that exposes Roslyn language features. It enables tools like find usages, go to definition, quick info, etc.
    68
    TypeScript
    AGPL 3.0
    • Linux
    • Apple
  • Why this server?

    Provides code manipulation, execution, and version control capabilities, which are beneficial for generating and running unit tests.

    -
    security
    A
    license
    -
    quality
    Provides code manipulation, execution, and version control capabilities. It allows AI assistants to read, write, and execute code while maintaining a history of changes.
    8
    Python
    MIT License
  • Why this server?

    An AI-powered development toolkit for Cursor providing intelligent coding assistance through advanced reasoning and code review tools.

    -
    security
    A
    license
    -
    quality
    An AI-powered development toolkit for Cursor providing intelligent coding assistance through advanced reasoning, UI screenshot analysis, and code review tools.
    1,679
    240
    TypeScript
    MIT License
  • Why this server?

    Builds iOS Xcode projects and feeds back errors to the LLM, providing valuable information when it comes to generating tests for an iOS application.

    A
    security
    A
    license
    A
    quality
    🍎 Build iOS Xcode workspace/project and feed back errors to llm.
    2
    45
    Python
    MIT License
    • Apple
  • Why this server?

    Provides code generation and completion, bug fixing, and test generation, enhancing code development processes.

    -
    security
    F
    license
    -
    quality
    Provides code completion, bug fixing, and test generation for multiple programming languages, integrating with the Mistral Codestral API to enhance code development processes.
    1
    TypeScript
  • Why this server?

    Allows AI assistants to analyze Python code structure through function call graphs to generate and understand test cases.

    A
    security
    F
    license
    A
    quality
    An MCP server that enables LLMs to understand and analyze code structure through function call graphs, allowing AI assistants to explore relationships between functions and analyze dependencies in Python repositories.
    6
    7
    Python
  • Why this server?

    Enables AI models to execute tox commands to run Python tests within a project using pytest, allowing execution of specific test cases.

    A
    security
    F
    license
    A
    quality
    An MCP server that executes tox commands to run Python tests within a project using pytest, allowing users to run all tests or specific test groups, files, cases, or directories.
    1
    4
    JavaScript