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

分类