⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content

Conversation

@findleyr
Copy link
Contributor

@findleyr findleyr commented Jan 13, 2026

Add a conformance test job to the nightly GitHub workflow that runs the SDK conformance tests using ./scripts/conformance.sh.

The job:

  • Runs on ubuntu-latest
  • Sets up Go 1.25
  • Sets up Node.js 20 (required for npx)
  • Executes the conformance test script

This ensures the SDK is regularly tested against the official MCP conformance test suite to catch regressions early.

Add a conformance test job to the nightly GitHub workflow that runs
the SDK conformance tests using ./scripts/conformance.sh.

The job:
- Runs on ubuntu-latest
- Sets up Go 1.25
- Sets up Node.js 20 (required for npx)
- Executes the conformance test script

This ensures the SDK is regularly tested against the official MCP
conformance test suite to catch regressions early.
Copy link

@maciej-kisiel maciej-kisiel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

IIUC this would require to be merged into a branch to actually run the workflow to test it, so it's probably not worth the effort. In that case, it looks good to me.

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.

3 participants