Skip to content

Add Tenro to LLM & MCP Testing#76

Merged
cleder merged 1 commit intocleder:mainfrom
tenro-oss:add-tenro
Apr 8, 2026
Merged

Add Tenro to LLM & MCP Testing#76
cleder merged 1 commit intocleder:mainfrom
tenro-oss:add-tenro

Conversation

@tenro-oss
Copy link
Copy Markdown
Contributor

@tenro-oss tenro-oss commented Apr 8, 2026

Adding Tenro to the LLM & MCP Testing section.

Tenro is an open-source testing framework for AI agents. It simulates LLM responses and tool calls, making it possible to test edge cases, failure paths, and agent logic without live API calls. It also provides execution tracing to help with debugging.

  • Provider-agnostic (OpenAI, Anthropic, Gemini)
  • Integrates with pytest
  • Apache 2.0 license

Summary by Sourcery

Documentation:

  • Document Tenro as an open-source testing framework for AI agents that simulates LLM and tool calls for robust testing without live API usage.

@semanticdiff-com
Copy link
Copy Markdown

Review changes with  SemanticDiff

@sourcery-ai
Copy link
Copy Markdown

sourcery-ai bot commented Apr 8, 2026

Reviewer's guide (collapsed on small PRs)

Reviewer's Guide

Adds Tenro, an open-source AI agent testing framework, to the LLM & MCP Testing section of the README, updating project documentation to reference this new tool.

File-Level Changes

Change Details Files
Document Tenro as an additional LLM & MCP testing tool in the README.
  • Extend the LLM & MCP Testing section with a new bullet describing Tenro.
  • Link to the Tenro GitHub repository and briefly summarize its capabilities for simulating LLM and tool calls to test agents without live API calls.
README.md

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

@qodo-code-review
Copy link
Copy Markdown

Review Summary by Qodo

Add Tenro to LLM & MCP Testing section

✨ Enhancement 📝 Documentation

Grey Divider

Walkthroughs

Description
• Add Tenro testing framework to LLM & MCP Testing section
• Tenro enables AI agent testing without live API calls
• Supports LLM response and tool call simulation
• Provider-agnostic framework with pytest integration
Diagram
flowchart LR
  README["README.md"] -- "Add Tenro entry" --> LLMSection["LLM & MCP Testing Section"]
  LLMSection -- "New resource" --> Tenro["Tenro Framework"]
Loading

Grey Divider

File Changes

1. README.md 📝 Documentation +1/-0

Add Tenro framework to documentation

• Added Tenro framework entry to LLM & MCP Testing section
• Includes link to Tenro GitHub repository
• Describes Tenro as open-source testing framework for AI agents
• Highlights key features: LLM/tool call simulation, edge case testing, no live API calls

README.md


Grey Divider

Qodo Logo

@qodo-code-review
Copy link
Copy Markdown

qodo-code-review bot commented Apr 8, 2026

Code Review by Qodo

🐞 Bugs (0) 📘 Rule violations (0) 📎 Requirement gaps (0)

Grey Divider

Great, no issues found!

Qodo reviewed your code and found no material issues that require review

Grey Divider

ⓘ The new review experience is currently in Beta. Learn more

Grey Divider

Qodo Logo

Copy link
Copy Markdown

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

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

Hey - I've reviewed your changes and they look great!


Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

Copy link
Copy Markdown

@llamapreview llamapreview bot left a comment

Choose a reason for hiding this comment

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

Auto Pull Request Review from LlamaPReview

Review Status: Automated Review Skipped

Dear contributor,

Thank you for your Pull Request. LlamaPReview has analyzed your changes and determined that this PR does not require an automated code review.

Analysis Result:

PR only contains documentation changes (1 files)

Technical Context:

Documentation changes typically include:

  • Markdown/RST file updates
  • API documentation
  • Code comments
  • README updates
  • Documentation in /docs directory
  • License and contribution files

We're continuously improving our PR analysis capabilities. Have thoughts on when and how LlamaPReview should perform automated reviews? Share your insights in our GitHub Discussions.

Best regards,
LlamaPReview Team

Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request adds Tenro, an open-source testing framework for AI agents, to the README under the LLM & MCP Testing section. The review feedback suggests improving the description's grammar for consistency and adding details about its provider-agnostic nature and pytest integration.

@cleder cleder merged commit fa7c5f5 into cleder:main Apr 8, 2026
4 of 5 checks passed
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.

2 participants