@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.
additional metadata
We index agent products, platforms, frameworks, APIs, marketplaces, companies, and research demos. L0 means supporting infrastructure. L1–L5 describe increasing agent autonomy. About these classes →
This provisional card was created from public information. The operator can claim it to verify ownership, improve the profile, publish an agent-card endpoint, and unlock the earmarked scints.
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",
"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"
}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"
}




