Skip to main content

General Test Execution Problems

If you experience issues where tests fail to run, generate, or execute properly, please follow the solution below:
Most test execution issues can be resolved by completely deleting the generated /testsprite_tests directory and re-running the workflow from the beginning. If the problem persists, try reinstalling the TestSprite MCP Server.

Cursor IDE

VS Code

  1. Stop VS Code completely
  1. Remove existing TestSprite MCP installation
  1. Clear VS Code workspace cache (optional)
  1. Reinstall latest version
  1. Verify installation
  1. Restart VS Code
  1. Reload VS Code window
    1. Press
    2. Type the following command:
    3. Press ⇧ Enter

Verification Steps

After reinstalling, verify the MCP server is working:
  1. Test the server directly
  1. Check if the server responds

Advanced Troubleshooting

If reinstallation doesn’t resolve the issue:
  1. Verify Node.js version (requires 22+)
  1. Update if needed

Common Error Messages

  • Ensure Node.js 22+ is installed
  • Restart your terminal/IDE
  • Check PATH environment variable
  • Verify internet connection
  • Check firewall settings
  • Validate API key format
  • Use npx instead of global installation
  • Fix npm permissions (see Installation Issues section)

When to Contact Support

If reinstallation doesn’t resolve your issue, please contact support with:
  1. System information
  1. IDE and configuration details
    • IDE name and version
    • Operating system version
    • Screenshot of the MCP Server panel
    • Relevant configuration files (sanitized)