MCPServers
Test Runner - MCP server logo

Test Runner

12
0

Summary

The Test Runner MCP is a versatile tool designed to streamline the execution and result parsing of tests across multiple frameworks, including Bats, Pytest, Flutter, Jest, and Go. By providing a unified interface, it simplifies the process of running tests and interpreting their results, which is beneficial for developers working with diverse testing environments. The tool can be integrated into a Model Context Protocol (MCP) server, allowing for automated and intelligent test execution. This can be particularly useful for debugging and ensuring code quality across different programming languages and platforms. However, due to the capability of running arbitrary commands, caution is advised, and executions should be individually approved to maintain security.

Available Actions(1)

run_tests

Executes tests using the specified testing framework. Parameters: command (string), workingDir (string), framework (string: bats|pytest|flutter|jest|go|rust|generic), outputDir (string), timeout (integer, optional, default: 300000), env (object, optional), securityOptions (object, optional)

Last Updated: April 8, 2025

コミュニティレビュー

0.0
0 レビュー
5
0
4
0
3
0
2
0
1
0

まだレビューはありません. 最初のレビューを投稿しましょう!

会話に参加するにはサインインしてください

Try it now in
HighlightHighlight AI

言語

TypeScript

カテゴリ