testing-openbench
CommunityWrite robust tests for OpenBench.
Authorai-kitchen-inc
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides guidance and examples for writing comprehensive tests for OpenBench components, ensuring the reliability and stability of the platform.
Core Features & Use Cases
- Test File Conventions: Understand how to structure your test files.
- Running Tests: Learn commands to execute tests locally and with coverage.
- Mocking: Implement effective mocking strategies for dependencies and external services.
- Use Case: When developing a new data source for OpenBench, use this Skill to write unit tests that verify its
extractandinvokemethods function correctly, and that it integrates seamlessly with theChainableinterface.
Quick Start
Run all tests for the OpenBench project using the command python -m unittest discover tests -v.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: testing-openbench Download link: https://github.com/ai-kitchen-inc/openbench/archive/main.zip#testing-openbench Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.