Generate comprehensive test suites for Clarity smart contracts including unit tests, integration tests, and security tests to ensure contract reliability and functionality.
Execute unit tests for ABAP development objects to verify code functionality and identify issues. Specify the object URL to run tests and optionally include flags for test configuration.
Execute unit tests on ABAP objects to verify code functionality and identify issues. Specify the object URL and optional flags to run tests through the ABAP-ADT-API MCP server.
Execute comprehensive Flutter testing including unit, widget, and integration tests with coverage reporting to validate mobile application functionality and quality.
Execute comprehensive Flutter testing including unit, widget, and integration tests with coverage reporting to validate mobile application functionality and reliability.
Provides a stateful Django shell environment that allows AI assistants to execute Python code directly against Django projects. Maintains persistent session state between calls, enabling iterative exploration of models, queries, and debugging.
Enables LLM assistants to explore Django project structure through read-only resources and optionally execute Python code in a stateful Django shell environment. Provides access to project configuration, app details, model information, and interactive development capabilities.