finalize_test
Finalize your test by removing the connect() call and cleaning up markers to leave a clean test file.
Instructions
Finalize the test by removing connect() call and optionally cleaning up markers
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| testFile | Yes | Path to the test file | |
| removeMarkers | No | Whether to remove TESTING-MCP markers (default: true) |