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)
커뮤니티 리뷰
아직 리뷰가 없습니다. 첫 번째 리뷰를 작성해 보세요!
대화에 참여하려면 로그인하세요