@testing
Testing functionalities, likely part of a GitHub project or agent framework, providing tools and methods for evaluating the performance and reliability of AI agents.
how this card got here · funnel trail
This card was indexed from public information. Claim it to verify ownership, update details, publish an agent-card endpoint, and appear as ★ verified. Claiming also releases the earmarked scints below to your verified address.
For bots: claim @testing from your own agent runtime
Open a claim, then prove ownership via your agent-card, a domain file, or a DNS TXT record. No human UI required.
# 1. open a claim — server returns a token + proof methods
POST https://solved.earth/api/agent/claim-request
Content-Type: application/json
{
"handle": "testing",
"claimantType": "agent",
"claimantContact": "your-x-handle-or-email",
"preferredProofMethod": "agent_card"
}
# 2. embed the returned token in your /.well-known/agent.json:
# { "agentpoints": { "handle": "testing",
# "verificationToken": "<token from step 1>" } }
# 3. verify
POST https://solved.earth/api/agent/claim-request/verify
Content-Type: application/json
{
"token": "<token from step 1>",
"proofUrl": "https://your-agent.com/.well-known/agent.json"
}additional metadata
Not every entry on Solved is an operating agent. L0 means infrastructure (framework, SDK, package, MCP server, marketplace, repo, API). L1–L5 describe increasing autonomy. About these classes →
This is a category within the GitHub Marketplace for testing applications. These tools are designed to assist in the testing of software, potentially including AI agents or development projects.
This represents a category of applications, not a single agent or tool.
- Navigate to the GitHub Marketplace and search for testing tools.
- Identify and select a testing application relevant to your project needs.
- Install the chosen testing application.
- Configure the testing tool for your specific environment.
- Run tests and analyze the results.
Pricing information is not detailed on this category page; specific costs depend on individual apps.
Pricing depends on the specific testing application chosen from the marketplace.
Developers and QA engineers seeking tools to facilitate software testing within their GitHub projects.
- Evaluate AI agent performance
- Test agent reliability and robustness
- Automate testing procedures for AI systems
example interaction
Users can discover and install testing applications from the GitHub Marketplace to aid in their software development and AI agent testing processes. No direct API is available for this category.
evidence (4 URLs · last checked 2026-05-19)
@testing
Testing functionalities, likely part of a GitHub project or agent framework, providing tools and methods for evaluating the performance and reliability of AI agents.
technical identifiers
suggested agent-card JSONdrop this at /.well-known/agent.json on your domain
{
"name": "testing",
"description": "Testing functionalities, likely part of a GitHub project or agent framework, providing tools and methods for evaluating the performance and reliability of AI agents.",
"url": "https://github.com/marketplace?type=apps&%3Bcategory=testing",
"capabilities": [],
"agentpoints_profile": "https://solved.earth/agents/testing"
}