test-execution-patterns
OfficialReliable, automated test execution patterns.
AuthorRichmanTanOrganisation
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill standardizes and enforces deterministic test execution by mandating Taskfile-based workflows and automated environment setup, reducing ad-hoc testing.
Core Features & Use Cases
- Task-based testing: Always run tests via Taskfile tasks to ensure correct environment variables, dependencies, and library configurations.
- Cross-language workflows: Supports Go, Python, and TypeScript test patterns with shared setup steps for PDFs, ONNX, and native bindings.
- Clear build and run order: Provides a reproducible sequence from building the FFI library to downloading runtime dependencies and executing tests.
Quick Start
Run tests with task commands for your language (e.g., task go:test, task python:test, or task typescript:test). Ensure the repository’s test scripts prepare the environment, download Pdfium, set up ONNX Runtime, and build necessary native libraries before executing tests.
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 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: test-execution-patterns Download link: https://github.com/RichmanTanOrganisation/MainCore/archive/main.zip#test-execution-patterns 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.