Skip to content

MCP server to run/read/write tests with AI #81

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 15 commits into
base: main
Choose a base branch
from
Open

Conversation

donhardman
Copy link
Contributor

No description provided.

@donhardman donhardman mentioned this pull request Jun 16, 2025
- Introduce update_test tool to find and replace specific test step sequences in existing CLT test files
- Validate exact match of old test structure before replacement, error if not found or multiple matches
- Support optional description update and nested step structures in test files
- Update features to list nine MCP tools including pattern and test management
- Add detailed descriptions and JSON-RPC examples for get_patterns, read_test, write_test, update_test, append_test
- Introduce new documentation sections on structured test format and reusable blocks
- Enhance clarity on AI-friendly JSON test format and tool capabilities
- Introduce --workdir-path CLI argument to specify working directory
- Validate and canonicalize provided path or default to current directory
- Pass resolved working directory to TestRunner for consistent test path handling
- Update test file resolution to use working directory context
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant