modelcontextprotocol / modelcontextprotocol/conformance
Standardised test reporting
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 127
- Forks
- 101
- Avg merge
- 6d 1h
- Merged PRs (30d)
- 7
Description
It would be great to output a report in some kind of standardised test reporting format like junit
Describe the solution you'd like
An option to output a test report that is compatible with other standard testing tools. For example to be able to take the results and put a summary on a github PR.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating how the conformance tests currently produce and expose their results, then review the needs of JUnit-compatible reporting and GitHub pull request tools. Done means an option produces a standard test report that other testing tools can consume and summarize on a GitHub PR.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- ci-cd, testing-qa
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100