Test Runner
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)
コミュニティレビュー
まだレビューはありません. 最初のレビューを投稿しましょう!
会話に参加するにはサインインしてください